How to clone and create an altcoin using electron & electron.js

How to clone and create an altcoin using electron & electron.js

Is there a guide or method for cloning or making an altcoin on the electron.js framework?

I know I can use npn to download a bitcoin client for electron.js but I don't see a way to download a configurable altcoin module.

There are many guide on how to clone bitcoin and litecoin by altering the cpp files in QT on Ubuntu or Debian then cross-compiling for windows:

https://www.youtube.com/watch?v=mDGxGYvkDEE

I don't want to use QT because I have been learning MERN stack development and don't have the time to learn QT as well.

I want make my own clone of litecoin then add some web interaction to my new altcoin client using node.js and electron.js.

http://bit.ly/2SozYGO

Comments

Popular posts from this blog

Need help to recover blpckchain.info wallet, my wife forgot her password and the brute force with btcrecover is not catching the password

When downloading the blockchain my application is become unusable, is there an issue with my code or am I using the BitcoinJ library incorrectly?

Mistakenly sent BTC from my personal wallet back to one of the exchange wallet addresses that I had received BTC from before - help recovering!