搜索资源列表
FPGABitcoinMiner
- 比特币的FPGA挖币机中SHA256的核心代码及测试用例,适合于自己开发比特币挖币机-vhdl based SHA256 computation code and testbench for bitcode miner. For developers that build their own mining machines
Bitcoin_FPGA_Miner_Controller
- FPGA比特币矿机控制程序,可以控制基于open source FPGA Bitcoin Miner的矿机。在原代码的基础上增加了对两片FPGA同时采矿的支持-FPGA Miner controller for open source FPGA Bitcoin Miner project. supporting two FPGA mining in parallel
bitcoin-0.12.1.tar
- 这是一个bitcoin的源码,如果你是研究比特币的朋友,这个代码很实用。 还有一个,这里对那些写安全算法的朋友,也是一个很好的源码实现参考-This is a bitcoin source, if you study bitcoin friends, this code is very practical. There is one, here and those who write security algorithms fr
bitcoinj-master
- 区块链比特币的实现代码,基本满足比特币的区块链实现机制以及部署。(The implementation code of the block chain bitcoin basically meets the block chain implementation mechanism and deployment of bitcoin.)
bitcoin-master
- 比特币源码 部分加了注释 并评注了设计优点(The Bitcoin source code section was annotated and commented on the design benefits)
CoinCore
- 比特币bip32,bip44协议的确定性钱包的公钥,私钥,地址,子公钥,私有生成的核心代码,带钱包测试客户端(base on btc bip32,bip44 ,wallet)