@big-whale-labs/simple-erc721
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

ERC721 contracts for testing

Usage

  1. Clone the repository with git clone git@github.com:BigWhaleLabs/simple-erc721.git
  2. Install the dependencies with yarn
  3. Add environment vareables to your .env file
  4. Run the scripts below

Environment variables

Name Description
ETHERSCAN_API_KEY Etherscan API key
ETH_RPC RPC URL (defaults to @bwl/constants)
CONTRACT_OWNER_PRIVATE_KEY Private key of the contract owner

Also check out the .env.example file for more information.

Available scripts

  • yarn build — compiles the contract ts interface to the typechain directory
  • yarn deploy — deploys the contracts to the network
  • yarn eth-lint — runs the linter for the solidity contract
  • yarn lint — runs all the linters
  • yarn prettify — prettifies the code in th project

Readme

Keywords

none

Package Sidebar

Install

npm i @big-whale-labs/simple-erc721

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

204 kB

Total Files

77

Last publish

Collaborators

  • wilson.bwl.gg
  • upacyxou
  • tuansydau
  • sarmat
  • ohpaul
  • therealnorman
  • avrdude
  • t_damer
  • wsmichel
  • borodutch