Skip to content

HatchCrypto/create-cryptocurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Creating your own cryptocurrency by forking litecoin

Read this article completely, we will be using it as the main guide. https://www.hackster.io/pjdecarlo/how-to-make-a-cryptocurrency-using-litecoin-v0-15-source-fb5e82

If on a Mac

Steps

  1. Fork and clone litecoin, pull, switch to branch 0.15, then compile litecoin. Compilation should take 15-30 minutes.
  1. Complete the renaming and recompile
  • if you get compilation errors, you may need to rename some files from litecoin* to hatchcoin* (in ./src/qt/res and ./doc/man)
  1. Create the docker image
  1. Edit the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published