Skip to content

AnyFlowLabs/hardhat-erc1155-template

 
 

Repository files navigation

AnyFlow ERC1155 Template

This is a template for creating an ERC1155 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 ERC1155 token by editing the contracts/AnyFlowERC1155.sol and scripts/deploy.ts files
  3. Log into AnyFlow
  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. 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 file for details.

Support us

Follow us on X.

Join our on Discord.

Build with ❤️ by the AnyFlow team.

Bootstraped by Khiza DAO.

About

Hardhat template for creating an ERC1155 token using AnyFlow

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 76.6%
  • Solidity 23.4%