Pinned Repositories
bchaddrjs
BchAddr.js: Bitcoin Cash general purpose address translation for Node.js and web browsers.
bitcoin
Bitcoin Core integration/staging tree
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
bitcoincashjs
BitcoinCash.js: The simple, safe, and powerful JavaScript library for Bitcoin Cash.
blockchain-explorer
blockchain-privatekey-to-address
比特币/莱特币、以太坊、EOS、BCH(Bitcoin Cash)私钥及地址生成,BIP39助记词及私钥生成。
pet-shop
基于以太坊的区块链宠物商店
pyblockchain
用python从零构建一个自己的区块链,用于帮助更好地理解区块链的原理。
sso
Simple Single Sign-On for PHP
todo-list-fabricV1
从IBM官方库拷贝过来的基于Hyperledger Fabric的应用,用以学习其开发流程。A todo list application using Hyperledger Fabric V1 as a data source
anda0109's Repositories
anda0109/pet-shop
基于以太坊的区块链宠物商店
anda0109/blockchain-privatekey-to-address
比特币/莱特币、以太坊、EOS、BCH(Bitcoin Cash)私钥及地址生成,BIP39助记词及私钥生成。
anda0109/pyblockchain
用python从零构建一个自己的区块链,用于帮助更好地理解区块链的原理。
anda0109/sso
Simple Single Sign-On for PHP
anda0109/todo-list-fabricV1
从IBM官方库拷贝过来的基于Hyperledger Fabric的应用,用以学习其开发流程。A todo list application using Hyperledger Fabric V1 as a data source
anda0109/bchaddrjs
BchAddr.js: Bitcoin Cash general purpose address translation for Node.js and web browsers.
anda0109/bitcoin
Bitcoin Core integration/staging tree
anda0109/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
anda0109/bitcoincashjs
BitcoinCash.js: The simple, safe, and powerful JavaScript library for Bitcoin Cash.
anda0109/blockchain-explorer
anda0109/blockchain-explorer-php
anda0109/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
anda0109/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
anda0109/cocos2d-js
examples for cocos2d-js
anda0109/cpp-ethereum
Ethereum C++ client
anda0109/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
anda0109/eos
An open source smart contract platform
anda0109/fabric-client-for-first-network
用以和fabric-samples下的firstr-network网络进行通信,调用智能合约查询和写入数据。
anda0109/hiredis
Minimalistic C client for Redis >= 1.2
anda0109/hyperledger-fabric-doc
anda0109/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
anda0109/libbitcoin
Bitcoin Cross-Platform C++ Development Toolkit
anda0109/phpspider
《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
anda0109/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
anda0109/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
anda0109/tensorflow
Computation using data flow graphs for scalable machine learning
anda0109/Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.