Skip to content

KevinFNCW/Capstone-blockchain-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capstone Blockchain Project

To run tests, run node main.js on the terminal.

main.js contains instantiation of the blockchain, as well as creating, signing, and adding transactions to a block. Can get balance and check for integrity of the blockchain.

blockchain.js includes the blockchain data structure, and relevant methods such as hashing transactions, signing, and mining.

keygenerator.js uses the EC library for generation of private and public key pairs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published