eosrb:EOS RPC-API客户端。 轻松与EOS区块链互动

时间:2024-05-18 18:29:41
【文件属性】:

文件名称:eosrb:EOS RPC-API客户端。 轻松与EOS区块链互动

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-18 18:29:41

ruby api rpc eos eosrb

os EOS RPC-API客户端 与EOS区块链无缝交互以启动您的Ruby / RoR项目。 用法 require 'eosrb' # Defaults to EOS::Client.new('http://localhost:8888') c = EOS :: Client . new puts c . chain_get_info 连接到EOS阿根廷 # Connects to https://api,eosargentina,io c = EOS :: Client . ar prods = c . chain_get_producers ( json : true ) [ 'rows' ] . map { | p | p [ 'owner' ] } puts prods . include? ( 'argentinaeos' ) ? 'awsm!' : 'aycaramba!'


【文件预览】:
eosrb-master
----eosrb.gemspec(566B)
----lib()
--------eosrb.rb(2KB)
----specs()
--------chain.json(6KB)
--------history.json(1KB)
--------wallet.json(173B)
----Rakefile(115B)
----LICENSE(1KB)
----test()
--------test_client.rb(675B)
----README.md(1KB)
----.gitignore(1KB)

网友评论

  • 请问这是个什么东西,这东西能使用吗 ?