Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors