This is a Next.js project bootstrapped with create-next-app
.
-
git clone https://github.com/unicornultrafoundation/nft-marketplace-webapp.git
-
npm install # or yarn install
**You need to set the below environment variables in the .env file or your deployment platforms. You can refer to the env.example
file**
-
npm run dev # or yarn dev
-
Open http://localhost:3000 with your browser to see the result.
-
- Mainnet:
0xB6D89fFb7B6d00db395cc4b7B8E9b9fD4774184d
- Testnet:
0x77700afc1183e520f6ce28e5ee95411cc88cf36b
- Mainnet:
-
- Mainnet:
0x9a36F21be9D9895F1cB5A58895F5fF92c016B985
- Testnet:
0x46948c71e0b09ddddc8e7feed92332dd5b19b5fa
- Mainnet:
-
- Mainnet:
0x2Ed0dA2fE3703081BdeE5aa69D7a5623be0B5CA0
- Testnet:
0xda14d191fbd1b962cbf58e09d4078071b9fda079
- Mainnet:
-
FeeDistributor
: handles the task of distributing protocol fees, as well as royalties. The protocol fee is currently set at 2.5% of listing price per successful purchase, and is currently shared equally between seller and buyer. Though this fee can be changed, it is capped at 5% of the listing price.- Mainnet:
0x6ad68ef2aBf88e2048BBe3bfEE795972D2E477E7
- Testnet:
0xf8a69eb25d0cd84e2b0037b4b5957eb8f832e581
- Mainnet:
-
- Mainnet:
https://rpc-mainnet.uniultra.xyz
- Testnet:
https://rpc-nebulas-testnet.uniultra.xyz
- Mainnet:
-
- Mainnet:
https://u2uscan.xyz
- Testnet:
https://testnet.u2uscan.xyz
- Mainnet:
-
- Mainnet:
39
- Testnet:
2484
- Mainnet:
-
- Mainnet:
https://x721.io
- Testnet:
https://testnet.x721.io
- Mainnet:
-
- Mainnet:
0xbFfB662EA0cC38A47379D458b35d1becD6da9115
- Testnet:
0x2d710Bce9e3e9501d69f657bfA29F2Dc21CD5B14
- Mainnet:
-
- Mainnet:
0x7DDb1aCCb3160cf6Ba4fee23E26B6d9aD45bC824
- Testnet:
0x7e1ae9399cDA4CFA62714C0c1445bf75C39201bc
- Mainnet:
-
- Mainnet:
0xC8F6ADc33a1B4010cabbbacbBDF79AAAEe33fCD5
- Testnet:
0x562523950CF7889D0CcB040C8143D4F1596e4b9a
- Mainnet:
-
- Mainnet:
0xDa4a022bBC044B8097159C8f4527FE7c6111a70C
- Testnet:
0x9E87754dAB31dAD057DCDF233000F71fF55fA37f
- Mainnet:
-
- Mainnet:
https://marketplace-api.uniultra.xyz
- Testnet:
https://marketplace-api-stg.uniultra.xyz
- Mainnet:
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.