Skip to content

Create and deploy token within minutes without any knowledge of Solidity.

Notifications You must be signed in to change notification settings

gensx-x1/Python-BSC-Contract-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python BSC Contract Generator

Create and deploy token within minutes without any knowledge of Solidity. Simple to use. If you have wallet that you want to use with this script create new file called 'wallet' and save your keys using format below

publicAddress,privateKey

Otherwise script will make new wallet and you'll need to send at least 0.005 BNB for gas fee.

IT'S NOT SAVE TO STORE PRIVATE KEYS ANYWHERE ON COMPUTER SO I RECOMEND TO CREATE NEW CLEAN WALLET

Usage:

  1. Start with
pip3 install -r requirements.txt
python3 main.py
  1. Follow instrucions on screen

Youtube Demo

Future plans:

make it better

I don't have any formal programing trening so any input or suggestions are highly welcome

About

Create and deploy token within minutes without any knowledge of Solidity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages