-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby API wrapper for the Skycoin node API #5
Comments
stdevMac
added a commit
to simelotech/libskycoin-ruby
that referenced
this issue
Feb 11, 2019
…erated by swagger specC
stdevMac
added a commit
to simelotech/libskycoin-ruby
that referenced
this issue
Feb 12, 2019
In this commit you may found: Ruby wrapper for almost every endpoint of Skycoin Api, including security for POST endpoints
stdevMac
added a commit
to simelotech/libskycoin-ruby
that referenced
this issue
Mar 15, 2019
stdevMac
added a commit
to simelotech/libskycoin-ruby
that referenced
this issue
Mar 20, 2019
Set travis to test skycoin wrapper Updated README and Changelog for v0.25.1 release Update contact email
stdevMac
added a commit
that referenced
this issue
Mar 20, 2019
stdevMac
added a commit
that referenced
this issue
Mar 20, 2019
stdevMac
added a commit
that referenced
this issue
Mar 20, 2019
stdevMac
added a commit
that referenced
this issue
Mar 21, 2019
stdevMac
added a commit
that referenced
this issue
Mar 21, 2019
stdevMac
added a commit
that referenced
this issue
Mar 21, 2019
olemis
added a commit
that referenced
this issue
Apr 21, 2019
…n_api fixes #5 - Ruby wrapper for Skycoin API
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
Access to the Skycoin node REST API implemented in Ruby code .
Actual Behavior
Right now this is only possible using code generated by SWIG , which requires memory handles
Specifications
Possible Solution
make
target to automate generation in./build
The text was updated successfully, but these errors were encountered: