Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: tower.grv on April 26, 2018, 03:49:38 AM



Title: DemoCoin - Simple Cryptocurrency with Golang
Post by: tower.grv on April 26, 2018, 03:49:38 AM
Hello, friends,
I would like to share with you the project i started.

The idea was to code a clone of bitcoin from scratch , just to learn and understand how it works.

I created DemoCoin - simple clone of bitcoin using the Go (golang) programming language.

It can be used to start your own blockchain cryptocurrency, it is easy to modify to build altcoin fast.

  • Use it to learn how bitcoin works with simple realiation
  • Easy start your own altcoin and share new cryptocurrency with friends
  • Connect existent blockchain and try to use "DemoCoin" cryptocurrency
  • Use it as a base for your Golang experiments with blockchain technology

Here is the project https://github.com/gelembjuk/democoin (https://github.com/gelembjuk/democoin)


Title: Re: DemoCoin - Simple Cryptocurrency with Golang
Post by: pradha on April 26, 2018, 11:02:37 AM
interesting project...
how i can add balance?
how about performace compared with another coin?


Title: Re: DemoCoin - Simple Cryptocurrency with Golang
Post by: pantherx12 on April 26, 2018, 11:34:01 AM
in nowadays, a lot of projects has open source their tokens. And if spend a little time, everyone can create altcoin)
Anyway thank you!)