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

https://github.com/theointech/au-erc20-0xth3o

An ERC-20 token called 0xTh3o for Alchemy University's Ethereum Development Bootcamp
https://github.com/theointech/au-erc20-0xth3o

Last synced: about 2 months ago
JSON representation

An ERC-20 token called 0xTh3o for Alchemy University's Ethereum Development Bootcamp

Awesome Lists containing this project

README

        

# Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```