Description
In this course, you will learn :
- Create Own Cryptocurrency
- How to Plan Your Coin
- Mining Pool
- How to Mine Cryptocurrencies
- Coin API
- Explorer
- Desktop wallet
- Cryptocurrency Development
- Create Mine-able cryptocurrency
Syllabus :
1. Plan Your Coin
- Must things for your Coin Calculations
- Planning your coin
2. Source Code
- Getting Source
- Source Code Modifications
3. Genesis Block
- Generating Genesis Block
- Changing Important Parameters
- Embedding Genesis Block for Main Net
- Test Net and Regression Net
4. Coding
- Getting the IP of the Server
- Commenting Out
- Renaming, Replacing
5. Building your own Cryptocurrency
- Setting up Environment
- Installing BerkeleyDB
- Compile and Build your coin
6. Your Cryptocurrency
- Running and Generating First Block
- Setting up another server
7. Important things about Cryptocurrency
- Syncing the Server
- Understanding Commands
8. Cryptocurrency Explorer
- Crypto Explorer Hosting Solution for Non-Technical Users
- Install Nodes Js and Mongo DB
- Important Update on Git
- Run Explorer
9. Mining Pool
- Setup Mining Pool
- Running Mining Pool in Background
10. Mining
- Setup Mining Client
- Cryptocurrency Solo Mining
- Cryptocurrency Pool Mining
11. Cryptocurrency Desktop Wallet
- Create Desktop wallet
- Run and Use Desktop Wallet