YashuoKim's Stars
tczpl/XBlock-ETH
Extracting and Exploring Blockchain Data from Ethereum
zhangchiqing/merkle-patricia-trie
A simplified golang implementation of Ethereum's Modified Patricia Trie.
teleinfo-dev/id-pointer-sdk
4iot-dev/ID-SDK
工业互联网标识系统软件开发工具包 。
steakliu/blockchain-trace-fabric
基于区块链(fabric)农产品溯源平台
build-trust/ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
YashuoKim/baasmanager
基于K8S平台的区块链即服务BaaS(Blockchain as a Service),借鉴于hyperledger/cello,支持Hyperledger Fabric,但更加轻量级的架构实现
Eggsyz/baasmanager
基于K8S平台的区块链即服务(Blockchain as a Service)
talkgo/read
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
umbracle/ethgo
Ethereum Golang API
OniReimu/eth-hotstuff
Ethereumized HotStuff consensus protocol
Arachnid/solidity-stringutils
Basic string utilities for Solidity
studygolang/studygolang
Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
nntaoli-project/goex
Cryptocurrency Exchange REST API SDK Wrapper Implemented With the golang, Supporting OKX, Huobi, Binance
chen1218chen/Springboot-Mybatis-Gradle
Gradle 构建SpringBoot项目,使用Mybatis来持久化,集成PageHelper分页插件,实现热部署
aragon/aragon-apps
(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
BitGo/eth-multisig-v2
Multi-Sig Wallet v2, supporting original Wallet.sol methods with additional confirmAndExecute improvements to allow for single-transaction signing by multiple owners.
xilibi2003/Upchain-wallet
以太坊钱包(支持DApp 浏览器)- A Powerful Ethereum Android Wallet & DApp Browser
bitcoin/bitcoin
Bitcoin Core integration/staging tree
ethereum/EIPs
The Ethereum Improvement Proposal repository
lbc-team/Pioneer
登链翻译计划
FISCO-BCOS/FISCO-BCOS
FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stable, efficient, and secure permissioned blockchain platform that has been widely used in real-world industry applications.
paritytech/polkadot
Polkadot Node Implementation
paritytech/substrate
Substrate: The platform for blockchain innovators
cryptokylin/CryptoKylin-Testnet
EOS.io Kylin Testnet by cryptokylin.io
kuldeep23907/Supply-Chain-using-Hyperledger-Fabric-and-React
This projects keeps track record of any product starting from manufacturer to customer.
xuchenhao001/hyperlook
Hyperledger Fabric monitoring project
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
xiaohuiduan/pbft
pbft算法基于Socket的java实现