kush-labs / syspunks-contracts

Smart contracts for the SysPunks mint & NFT collection. It also has an on-chain marketplace, but we highly encourage using Luxy.

Home Page:https://syspunks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Smart contracts for the SysPunks mint & NFT collection. It also has an on-chain marketplace, but we highly encourage using Luxy.

https://syspunks.org

License:MIT License


Languages

Language:Solidity 96.1%Language:JavaScript 3.6%Language:Shell 0.3%