Skip to content

PaintSwap/speedchecker-contracts

Repository files navigation

Web3 transaction speed checker NFT contracts

This project contains the NFT used at: https://speedchecker.paintswap.io

Continuous integration

To start copy the .env.sample file to .env and fill in PRIVATE_KEY at minimum, starts with 0x

yarn install

# To compile the contracts
yarn compile

# To run the tests
yarn test

# To deploy all contracts
yarn deploy --network <network>
yarn deploy --network fantom_testnet

# Export abi
yarn abi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors