Skip to content

RiseVision/Rise-SDK-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rise Ruby SDK

This project is no longer actively maintained. please use our typescript/js library or the java library instead.

Active development will resume as soon as RISE core 2.0.0 will be released.

Introduction

Rise meets Ruby

The Rise Ruby SDK is cross platform library based on Rise (https://rise.vision) and entirely rewritten in Ruby. Check the github wiki for the full documentation. (https://github.com/RiseVision/Rise-SDK-Ruby/wiki)

Third party dependencies

  1. Requests

Installation instructions

The easiest way to install the Rise Ruby SDK is using gem install.

gem install risesdk

(https://rubygems.org/gems/risesdk)

Public api

The Rise Ruby SDK supports complete Rise public api categorized as below.

  • Accounts (/api/accounts/*)
  • Blocks (/api/blocks/*)
  • Delegates (/api/delegates/*)
  • Loader (/api/loader/*)
  • Peers (/api/peers/*)
  • Multisignatures (/api/multisignatures)
  • Signatures (/api/signatures/*)
  • Transactions (/api/transactions/*)

RoadMap

  • Peer list (/peer/list)
  • Peer blocks (/peer/blocks)
  • Peer height (/peer/height)
  • Peer transaction (/peer/transaction)
  • Peer blocks common (/peer/blocks/common)
  • Peer signatures (/peer/signatures)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages