Leopoldtro's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
vsfh/qq
polaris1119/golangweekly
Go语言爱好者周刊,每周日发布
brichard19/BitCrack
A tool for cracking Bitcoin private keys
openssl/openssl
TLS/SSL and crypto library
golang/crypto
[mirror] Go supplementary cryptography libraries
primal100/pybitcointools
Simple, common-sense Bitcoin-themed Python ECC library
mkhaled87/DormantBitcoinHunter
A Python script to generate random bitcoin private keys, extract their bitcoin addresses and compare against a list of addresses which have large amount of bitcoins (i.e., the Dormant List). It is a hunt for treasure ! If it finds a match, it will send an email.
pengjim520golang/blockchain-tutorial
区块链技术教程
zhangn1989/shacoin
C++从零开始实现的一个简单的基于区块链技术的电子货币记账系统,主要用来学习区块链的底层原理
flingjie/learning-blockchain
《自学区块链:原理技术及应用》相关代码
abc1763613206/TGBullshitGeneratorBot
"狗屁不通文章生成器" (https://github.com/menzi11/BullshitGenerator) 的 Telegram Bot 移植版
ethereum/aleth
Aleth – Ethereum C++ client, tools and libraries
ethereum/go-ethereum
Go implementation of the Ethereum protocol
gavofyork/ethereum
Ethereum C++ Client.
bitcoin/bitcoin
Bitcoin Core integration/staging tree
howeguo/Token-BulkSender
This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one
trustwallet/wallet-core
Cross-platform, cross-blockchain wallet library.
Boilertalk/secp256k1
Optimized C library for EC operations on curve secp256k1
Destiner/blocksmith
Bitcoin/Ethereum key manipulation
silence1772/GreedySnake
c++经典项目贪吃蛇游戏控制台版,详细注释
Light-City/CPlusPlusThings
C++那些事