/SoCoin

A blockchain cryptocurrency created by SocNet

Primary LanguageJavaScript

SoCoin

SoCoin is a showcase of blockchain technology in the form of a crypto currency. This example includes steps such as signing transactions with private and public keys, proof-of-work, and mining rewards to incentivize mining blocks.

Libraries used

  • crypto.js for shaw256 hash function
  • elliptic for key generation