pulkitblockchain

1.0.0 • Public • Published

#PULKIT BLOCKCHAIN

This is a very simple blockchain implementation in Javascript.

This is by no means a complete implementation and it is not secure! As an actual Blockchain uses elaborate security features.

Features

  • It includes simple proof-of-work algorithm
  • It includes a method to verify blockchain (to prevent tampering)
  • It can Generate wallet (private/public key)
  • It can sign transactions

#This blockchain was created by Pulkit Arora as a summer internship Project while interning with Tata Power Delhi Distriution Limited in the summer of 2019.

#Requirements:

  • Eslint
  • Crypto-js
  • Elliptic

Readme

Keywords

Package Sidebar

Install

npm i pulkitblockchain

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

21.8 kB

Total Files

12

Last publish

Collaborators

  • pulkit98