ruby-ripple-rest:用于 Ruby 的 Ripple REST 客户端

时间:2021-06-17 23:33:14
【文件属性】:
文件名称:ruby-ripple-rest:用于 Ruby 的 Ripple REST 客户端
文件大小:29KB
文件格式:ZIP
更新时间:2021-06-17 23:33:14
Ruby 波纹休息宝石 这是一个使用 Ripple REST API 与 Ripple 网络交互的客户端。 该文档可以在找到。 例子 require 'ripple-rest' RippleRest . setup "http://localhost:5990/" acc = RippleRest :: Account . new "r###########" , "s###########" p acc . payments . create ( "r###########" , "1+XRP" ) . submit p acc . settings p acc . trustlines
【文件预览】:
ruby-ripple-rest-master
----Rakefile(400B)
----json()
--------AccountSettings.json(3KB)
--------Trustline.json(3KB)
--------Hash256.json(198B)
--------Currency.json(237B)
--------Amount.json(1KB)
--------Hash128.json(198B)
--------Order.json(5KB)
--------Notification.json(3KB)
--------Payment.json(5KB)
--------Balance.json(774B)
--------RippleAddress.json(198B)
--------ResourceId.json(483B)
--------generate.rb(2KB)
----LICENSE(1KB)
----ROADMAP.md(0B)
----Gemfile(278B)
----Gemfile.lock(621B)
----test_example.rb(969B)
----spec()
--------ripple-rest_spec.rb(52B)
--------support()
--------spec_helper.rb(174B)
----.gitignore(170B)
----CHANGELOG.md(0B)
----lib()
--------ripple-rest.rb(3KB)
--------ripple-rest()
----README.md(559B)
----ripple-rest.gemspec(689B)

网友评论