Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 969 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 969 Bytes

syspunks-contracts

Be part of the first official NFT collection on Syscoin NEVM as a Syspunk OG.

img

Links

Running

These contracts are compiled and deployed using Hardhat.

To prepare the dev environment, run yarn install. To compile the contracts, run npx hardhat compile. Yarn is available to install here if you need it.

Deploy Contract

  • Run hardhat command
npx harhdat run scripts/deploy-contract.js --network chosen-network

License

MIT