Skip to content

JamesJimmyCrypto/Token-Generator-SIMPLE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Token Maker

This is a simple app that helps users without a knowledge or coding skills to build an ERC20 based token



Formpage to fill token details

Basic form page to fill token details


Overlay showing token txn getting mined and a link to track the transaction on Etherscan

Overlay showing token txn getting mined and a link to track the transaction on Etherscan


Success page showing the token address and a link to view the token on Etherscan

Success page showing the token address and a link to view the token on Etherscan

Live and Deployed to Firebase, You can try the Token Generator website here

Token details needed:

    • Token Name
    • Token Total Supply
    • Token Symbol
    • Decimal (Advisably, leave it as 18)

App Features:

    • Multi-Wallet Feature, not stock to Metamask Alone!
    • Responsive app
    • Nice and simple Interface
    • Interactive as you can easily track the mining
    • Ability to add newly deployed token to wallet

Thank you and Check back for more awesome apps!

About

A simple app to help users generate erc20 based tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • CSS 14.4%
  • HTML 6.0%
  • Other 1.7%