Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/curvefi/mint-test-tokens

Quick and dirty scripts for minting Curve test tokens on every chain
https://github.com/curvefi/mint-test-tokens

Last synced: about 2 months ago
JSON representation

Quick and dirty scripts for minting Curve test tokens on every chain

Awesome Lists containing this project

README

        

# Curve Mint Test Tokens

Quick and dirty scripts for minting Curve test tokens on every chain

## Example

```bash
export ETHERSCAN_TOKEN="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" # if needed
export WEB3_INFURA_PROJECT_ID="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" # if needed

brownie run mainnet-mint-f --network mainnet-fork -i
```

## License

This project is licensed under the [MIT license](LICENSE).