Skip to content

yanuar-ar/project-re-contract

Repository files navigation

Project Re: contract

Background

Project Re: contract is NFT contract with many features:

  1. ERC721A (Gas efficient)
  2. Whitelist minting
  3. Public minting
  4. Dev minting
  5. Lockable (ERC721s) for renting and lending
  6. Staking

Development

Install dependencies

yarn

Environment Setup

Copy .env.example to .env and fill in fields

Commands

# Compile Solidity
yarn build


# Deploy (Testnet/Mainnet)
yarn deploy --network [network]

About

Project Re: Contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published