| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Easiest way to create your own cryptocurrency.
This script is an experiment to generate new cryptocurrencies (altcoins) based on litecoin. It will help you creating a git repository with minimal required changes to start your new coin and blockchain.
You need to make sure you have at least docker and git installed. The other requirements will be installed automatically in a docker container by the script.
Simply open the script and edit the first variables to match your coin requirements (total supply, coin unit, coin name, tcp ports..) Then simply run the script like this:
bash altcoin_generator.sh
The script will perform a couple of actions:
You can first check if your nodes are running and then ask them to generate some blocks. Instructions on how to do it will be printed once the script execution is done.
Yes.
Then you can just remove all directories that were created by the script and start all over again.
Sure. You can either submit patches, or make a donation if you found this project useful:
LTC: Lcaey9FP2zdu4C9TSVffDG1DuKh78yCDYT BTC: 1BB44xSWSHwgM2AMP7MScqk2CALuo6A6UY
| Back | FazBrowse Home | New Git URL |