BlockChain

时间:2024-04-05 10:46:31
【文件属性】:

文件名称:BlockChain

文件大小:17KB

文件格式:ZIP

更新时间:2024-04-05 10:46:31

JavaScript

#BlockChain Creation 初始化区块链 创建一个新的块方法 获取最后一个块方法 创建一个新的交易方法 哈希块方法 工作证明 ##Initialize BlockChain * Block Chain is a group of blocks. * Block is a group of transaction. * So block chain has Blocks (containing transactions) and pending transactions those are not in block(will be in a Block in future) Every BlockChain will be initialized as Chain and pending Transactions ##Create A New Block Metho


【文件预览】:
BlockChain-master
----package.json(279B)
----readme.md(2KB)
----node_modules()
--------convert-string()
--------sha256()
--------convert-hex()
----package-lock.json(787B)
----dev()
--------test.js(288B)
--------blockChain_Practice.js(2KB)
--------blockchain.js(1KB)
--------Readme.me(0B)

网友评论

相关文章