BlockchainService:一个用于解析比特币和其他区块链的Ruby实现 源码
BlockchainService-水晶交换的智能助手 安装 将此行添加到您的应用程序的Gemfile中: gem 'blockchain_service' , github : "krtschmr/blockchain_service" , branch : "main" 用法 待办事项:在此处写下使用说明 BlockchainService::Bitcoin.configure do |rpc_config| rpc_config.connection = { user: "test", password: "test", host: "192.168.0.1
文件列表
BlockchainService-main.zip
(预估有个28文件)
BlockchainService-main
bin
console
353B
setup
131B
Rakefile
114B
Gemfile
163B
Gemfile.lock
1KB
.rspec
53B
install_daemons.infos
1KB
spec
暂无评论