Skip to content

agustinorigone/nft-marketplace

Repository files navigation

Credits

https://github.com/dabit3/polygon-ethereum-nextjs-marketplace

Local setup

  1. Install dependencies
npm install
  1. Start the local Hardhat node
npx hardhat node
  1. With the network running, deploy the contracts to the local network in a separate terminal window
npx hardhat run scripts/deploy.js --network localhost
  1. Start the app
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published