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

https://github.com/shuklaayush/forge-template


https://github.com/shuklaayush/forge-template

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# forge-template

## Usage

```bash
forge init --template https://github.com/shuklaayush/forge-template
yarn install
pre-commit install
```

## Optional environment variables

```bash
export ETHERSCAN_API_KEY=...
```