Skip to content

kush-labs/syspunks-contracts

Repository files navigation

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