Skip to content

andrewhartnett/SwagPanda

Repository files navigation

Swag Panda

Swag Panda is a learning resource for creating an ERC721 NFT with a Landing Page you can mint from. Created by @andyhartnett12

If this repo helps you out, consider minting a SwagPanda as a token of gratitude at https://swagpanda.xyz

Getting Started

Create Secrets File, Update With Your Own Info

cp secrets-example.json secrets.json

Nuxt Page

npm install
npm run dev

Local Contract Testing

npx hardhat compile
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost

Contract Issues?

npx hardhat clean

About

Swag Panda Landing Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published