HeroicStory.sol addresses

Running locally

Clone the repository.

git clone https://github.com/nkrishang/hardhat-starter.git

Install the dependencies.

yarn install

Create a .env file with the .env.example file as referenec.

Write smart contract code in /contracts, tests in /test and scripts in /scripts