- 开源交易所API接口实现项目
- [加密货币交易所API Golang实现] https://github.com/nntaoli-project/goex
- [加密货币交易所API Java实现] https://github.com/knowm/XChange
- [加密货币交易所API JavaScript / Python / PHP实现] https://github.com/ccxt/ccxt
- [dydx.exchange RUST API] https://github.com/junta/dydx-v3-rust
- [dydx.exchange golang API] https://github.com/fardream/go-dydx
- [加密货币交易所 API c++] https://github.com/f0cii/moxt-cpp
- 开源策略实现项目列表
- [数字货币-三角套利机器人] https://github.com/zlq4863947/triangular-arbitrage
- [币安三角套利策略] https://github.com/bmino/binance-triangle-arbitrage
- [bitmex简单做市商策略] https://github.com/BitMEX/sample-market-maker
- [现货搬砖对冲策略] https://github.com/maxme/bitcoin-arbitrage
- [高频] https://github.com/alexey-ernest/go-hft-orderbook
- [bitfinex放贷机器人] https://github.com/BitBotFactory/MikaLendingBot
- 开源策略框架项目列表
- [goex_backtest 基于goex tick级,基于fetch驱动,而非event驱动的数字货币回测系统] https://github.com/nntaoli-project/goex_backtest
- [golang写的一个加密货币程序交易框架] https://github.com/aleibovici/cryptopump
- [golang加密货币策略交易框架] https://github.com/rodrigo-brito/ninjabot
- [vnpy] https://github.com/vnpy/vnpy
- [Go实现基于事件模型的回测框架] https://github.com/dirkolbrich/gobacktest
- [py异步事件驱动策略框架] https://github.com/TheNextQuant/thenextquant
- [基于GoEx的行情中心] https://github.com/goex-top/market_center
- [渔夫量化系统(具有web管理端)] https://github.com/yufuquant/yufuquant
- [Self-hosted crypto trading bot (automated high frequency market making) written in C++] https://github.com/ctubio/Krypto-trading-bot
- 加密货币,区块链技术项目列表
- [比特币Bitcoin] https://github.com/bitcoin/bitcoin
- [比特币java全节点实现] https://github.com/bitcoinj/bitcoinj
- [比特币Golang全节点实现] https://github.com/btcsuite/btcd
- [Rust Bitcoin] https://github.com/rust-bitcoin
- [以太坊 ETH] https://github.com/ethereum/go-ethereum
- [ Storj ] https://github.com/storj/storj
- [Uniswap V3 智能合约] https://github.com/Uniswap/v3-core
- [Uniswap V4 智能合约,去中心化交易所] https://github.com/Uniswap/v4-core
- [ XRP] https://github.com/ripple/rippled
- [ BCH] https://github.com/Bitcoin-ABC/bitcoin-abc
- [ BSV] https://github.com/bitcoin-sv/bitcoin-sv
- [莱特币LTC] https://github.com/litecoin-project/litecoin
- [EOS] https://github.com/EOSIO/eos
- [波场TRX] https://github.com/tronprotocol/java-tron
- [ATOM]https://github.com/cosmos/cosmos-sdk
- [viabtc开源矿池] https://github.com/viabtc/viabtc_mining_server
- 加密货币开源钱包
- [比特币钱包] https://github.com/bitcoin-wallet/bitcoin-wallet
- [比特币HD钱包bip39] https://github.com/spesmilo/electrum
- [比特币HD钱包] https://github.com/bither/bither-android (可以拿来搭建冷钱包,强烈推荐)
- 实用的小工具
- [在MacBook Touch Bar显示加密货币价格] https://github.com/T-Pham/CoinPriceBar
- [下载币安k线历史数据的一个小程序] https://github.com/nntaoli-project/download_binance_kline_history
- [一个独立bitcoin 私钥公钥地址生成器] https://github.com/vsergeev/btckeygenie
- 加密货币开源交易所
- [数字货币现货交易所] https://github.com/gitbitex/gitbitex-spot
- [viabtc 交易所服务器端开源代码] https://github.com/viabtc/viabtc_exchange_server (c语言实现)
- Defi 去中心化金融智能合约