An open API service indexing awesome lists of open source software.

https://github.com/aweiloveandroid/blockchainproject

Projects for BlockChain and Bitcoin.区块链实际运用项目实战。
https://github.com/aweiloveandroid/blockchainproject

bitbucket bitcoin bitcoin-wallet blockchain blockchain-technology

Last synced: 10 months ago
JSON representation

Projects for BlockChain and Bitcoin.区块链实际运用项目实战。

Awesome Lists containing this project

README

          

# BlockChainProject
Projects for BlockChain and Bitcoin.区块链实际运用项目实战。

----

## 一、开源框架

开源框架名称|介绍|文档地址|github地址|maven仓库地址
----|----|----|----|----
web3j|web3j是一个轻量级,高度模块化,反应性,类型安全的Java和Android库,用于处理智能合约并与以太坊网络上的客户端(节点)集成。|[https://www.web3labs.com/web3j](https://www.web3labs.com/web3j)|[https://github.com/web3j/web3j/](https://github.com/web3j/web3j/) |https://mvnrepository.com/artifact/org.web3j/core
bitcoinj|bitcoinj库是比特币协议的Java实现,可让其维护钱包并发送/接收交易,而无需本地的比特币核心副本。它带有完整的文档和一些示例应用程序,展示了如何使用它。|[https://bitcoinj.github.io/](https://bitcoinj.github.io/)|[https://github.com/bitcoinj/bitcoinj](https://github.com/bitcoinj/bitcoinj)|https://mvnrepository.com/artifact/org.bitcoinj/bitcoinj-core

----

## 二、相关中文翻译资源

* [中文翻译资源](docs/README.md)