Skip to content

baileyalo/ERC-721-Token

Repository files navigation

ERC-721 Token

This is a simple NFT token that is deployed to rinkeby testnet

How to run :

npm install dependencies

npx hardhat compile

DEPLOY npx hardhat --network rinkeby run scripts/deploy.js

MINT node scripts/mint.js

About

Deploy and Mint a simple ERC-721 Token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published