Bitcoin Fork
I was asked to help with a Bitcoin clone (fork) called Bitcoin Euro (BTE). I installed a number
of BTE nodes on virtual servers and set up the necessary infrastructure around it like a
blockchain explorer, a mining pool and a wallet. For this I adapted a few Open Source projects
to work with BTE instead of Bitcoin.
I’m not really a blockchain expert but I do have a
reasonably good insight in how blockchains work. I did make some small changes to the Bitcoin
source code (made with c++). The explorer, mining pool and wallet software were all built with
Javascript technologies and node.js.

Keywords:
Javascript, HTML, CSS, Node.js, Express.js, MongoDb, c++
Javascript, HTML, CSS, Node.js, Express.js, MongoDb, c++