Skip to content

dvzhang/TZBlockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TZChain

My contact info: Twitter Linkedin Wechat: dvzhangtz

Thanks to shengxinjing/iblockchain, learn a lot from that repository.

Start

npm start

start

Command

chain: View the entire blockchain data

chain

mine: Mining, new blocks

mine

pub: View local address (public key)

pub

trans: Transfer

trans

pending: View unpacked transactions

blance: View address balance (default local))

peer: View list of network nodes

Demo commands

help: help

hash: Calculate sha256 hash

minedemo: Demonstrate mining logic

getpub: Calculate the public key from the private key

sign: RSA private key encryption

verify: RSA public key verification signature

valid: Verify that the blockchain is legitimate

update: tamper with blockchain transaction data

exit: exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published