BSNDA / PCNGateway-Java-SDK
Inside the SDK, we provide PCN gateway API encapsulation which you can use to implement the transaction querying, transaction interface calling, generate public key and private key locally, register user certificate, generate certificate signature, encrypt and decrypt data, etc.
☆38Updated last year
Alternatives and similar repositories for PCNGateway-Java-SDK:
Users that are interested in PCNGateway-Java-SDK are comparing it to the libraries listed below
- WeBASE-Front是和FISCO BCOS节点配合使用的一个子系统,需要和节点统计部署,目前支持FISCO BCOS 2.0以上版本,可通过HTTP请求和节点进行通信,集成了web3sdk(java-sdk),对接口进行了封装和抽象,具备可视化控制台,可以在控制台上查…☆69Updated 4 months ago
- Java SDK of FISCO-BCOS☆50Updated last month
- Spring boot stater for fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)☆66Updated 3 years ago
- 支持国密算法的修改☆12Updated 5 years ago
- 提供私钥生成、存储、加解密、加签、验签等私钥全生命周期管理的通用解决方案。☆47Updated 10 months ago
- An example to help users use java-sdk(master branch) and web3sdk(master-web3sdk branch) with Spring Boot☆66Updated 11 months ago
- 集成springboot和fabric sdk 提供rest api的接口☆41Updated 2 years ago
- Inside the SDK, we provide PCN gateway API encapsulation which you can use to implement the transaction querying, transaction interface c…☆13Updated last year
- ☆20Updated last year
- fabric sdk demo in JAVA☆25Updated 4 years ago
- A broswer to show the detail infomation of a running FISCO BCOS chain☆178Updated 2 years ago
- java sdk for FISCO BCOS(deprecated, please use FISCO-BCOS/java-sdk)☆117Updated 8 months ago
- WeBASE-Docker☆11Updated 3 years ago
- Spring MVC和Fabric整合起来的一个区块链后台框架☆103Updated 6 years ago
- 应用开发脚手架,可基于智能合约文件,一键生成区块链应用的代码☆34Updated last year
- 交互式区块链控制台,合约编译、部署、调用以及区块链管理Interactive client tool of FISCO BCOS☆92Updated 4 months ago
- 这是基于fabric 1.4.1 版本国密改造项目