文件名称:prototype1-abc:原型1
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-14 23:06:56
Rust
Akasha BlockChain(ABC)的原型1 使用Rust实现的ABC的第一个原型。 状态:在制品 回购结构 回购遵循标准Cargo的工作区结构。 这包括: blockchain作为可重用的库 aio-node作为多合一节点 存储(内存中)区块链 和开采新的块
【文件预览】:
prototype1-abc-main
----readme.md(355B)
----license(11KB)
----Cargo.toml(61B)
----aio-node()
--------src()
--------Cargo.toml(211B)
----blockchain()
--------src()
--------Cargo.toml(145B)
----.gitignore(320B)