Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/curvefi/mint-test-tokens
- Owner: curvefi
- License: mit
- Created: 2022-08-24T18:26:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T16:19:48.000Z (11 months ago)
- Last Synced: 2024-04-16T07:19:46.516Z (9 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 neededbrownie run mainnet-mint-f --network mainnet-fork -i
```## License
This project is licensed under the [MIT license](LICENSE).