在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:johnchristotle/NFT-Marketplace-Project开源软件地址:https://github.com/johnchristotle/NFT-Marketplace-Project开源编程语言:JavaScript 69.4%开源软件介绍:Full stack NFT marketplace built with Polygon, Solidity, IPFS, Web3, Ether, Tailwind & Next.jsThis is a full stack project with both frontend and backend connected. Helping you to see how things are put together and not just writing solidity, or just interacting with a contract, etc but actually building the whole thing and testing it end to end. Another interesting thing about this project is that we will be working with an Ethereum Scalability Solution like Polygon which helps us achieve things with cheap transaction fees. We will be working with:
ScreenshotsMarketplaceCreating Item on the marketRunning this projectfollow the steps bellow: To run this project locally, follow these steps.
git clone https://github.com/johnchristotle/NFT-Marketplace-Project.git
cd NFT-Marketplace-Project
# install using NPM or Yarn
npm install
# or
yarn KEY NOTES:
Local setup
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost
Testnet setup
npx hardhat node
npx hardhat run scripts/deploy.js --network mumbai
Mainnet setup
npx hardhat node
npx hardhat run scripts/deploy.js --network mainnet
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论