Skip to content

Telegram Mini app ERC20 token deployer connected with Nebula

Notifications You must be signed in to change notification settings

thirdweb-example/erc20-token-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Telegram Mini-app Token Deployer

Introduction

Token Deployer is a tool designed to simplify the process of deploying ERC-20 tokens throught a telegram mini app. It provides a user-friendly interface and automates the deployment process, making it accessible for developers of all skill levels.

Installation

To install the Token Deployer, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/token-deployer.git
  2. Navigate to the project directory:
    cd erc20-token-deployer
  3. Install the dependencies:
    bun install

Contributing

We welcome contributions to the Token Deployer project. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m "Add your commit message"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License. See the MIT file for details.

About

Telegram Mini app ERC20 token deployer connected with Nebula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published