cstanze / nodechain

A PoC Coin built in TypeScript using the PoS (Proof-of-Stake) consensus algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodechain Core (Coin name pending)

Further information will be available soon.

What is <Coin Name>?

<Coin Name> is a cryptocurrency built off of a TypeScript implementation of the PoS (Proof-Of-Stake) consensus algorithm. <Coin Name> uses P2P (peer-to-peer) communicate to operate the blockchain as a decentralised entity. Managing transactions and issuing more coins are carried out by nodes on the network. <Coin Name> Core is the open source software that enables the use of <Coin Name>.

License

<Coin Name> Core is released under the MIT license. See COPYING for more information.

About

A PoC Coin built in TypeScript using the PoS (Proof-of-Stake) consensus algorithm

License:MIT License


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%