Skip to content

A CLI tool for deploying ERC20 tokens in less than a 2 minutes without touching code

Notifications You must be signed in to change notification settings

devlongs/tokken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC20 Token Deployment CLI

A command-line interface tool for deploying ERC20 tokens to any EVM-compatible blockchain. Written in Go, this tool provides a simple way to deploy customizable ERC20 tokens with configurable parameters.

Features

  • Deploy ERC20 tokens to any EVM-compatible networks
  • Customizable token parameters (name, symbol, decimals, supply)
  • Automatic gas price estimations
  • Manual gas price configuration option
  • Transaction monitoring and deployment verification
  • Support for secure private key inputs
  • Built using OpenZeppelin's battle-tested ERC20 implementation

About

A CLI tool for deploying ERC20 tokens in less than a 2 minutes without touching code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published