Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anyflowlabs/hardhat-erc20-template

Hardhat template for creating an ERC20 token using AnyFlow
https://github.com/anyflowlabs/hardhat-erc20-template

erc20 ethereum evm hardhat smart-contract template typescript

Last synced: 2 months ago
JSON representation

Hardhat template for creating an ERC20 token using AnyFlow

Awesome Lists containing this project

README

        



# AnyFlow ERC20 Template

This is a template for creating an ERC20 token using AnyFlow. The platform will automatically deploy the contract on the selected chains and verify it on the selected block explorers. It is free to use on testnets.

# Usage

1. Fork this repository
2. Customize your ERC20 token by editing the `contracts/AnyFlowERC20.sol` and `scripts/deploy.ts` files
3. Log into [AnyFlow](https://app-staging.anyflow.pro)
4. Select this repository
5. Select your chains
6. Just wait for the deployment to finish

# Feature Requests

If you have any feature requests or suggestions, please send it to us on [Discord](https://discord.gg/aCygGwBWya). Do not forget to check if the feature is already in the roadmap.

# License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

# Support us

Follow us on [X](https://x.com/anyflow_).

Join our on [Discord](https://discord.gg/aCygGwBWya).

Build with ❤️ by the [AnyFlow](https://anyflow.pro/team) team.

Bootstraped by [Khiza DAO](https://khizadao.com).