Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valuelogic/be-the-best-core

Solidity contracts
https://github.com/valuelogic/be-the-best-core

Last synced: about 1 month ago
JSON representation

Solidity contracts

Awesome Lists containing this project

README

        

# Be The Best

Try running some of the following tasks:

```shell
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
npx hardhat run scripts\sample-script.ts --network localhost
npx hardhat help
npx hardhat deploy
npm run deploy:update-frontend
```

If you use hardhat-shortcuts instead of 'npx hardhat ...' you can type 'hh ...'.

How to configure .env

- PRIVATE_KEY -> take value from your metamask wallet
- POLYGONSCAN_API_KEY -> take value from https://polygonscan.com/