CounterpartyClient
client for counterparty.
It includes:
Todo:
- Other userfull counterparty tools, ideas?
Installation
$ gem install counterparty_client
or
$ rake build
$ gem install pkg/counterparty_client-X.X.X.gem
Usage
Example for the RPC:
require 'counterparty_client'
cp = CounterpartyRPC.new('http://rpc:1234@public.coindaddy.io:4000')
p cp.get_running_info # this outputs counterparty running info
p cp.get_supply('asset' => 'XCP') # 262582873057850
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
If someone has some suggestions for this gem let me know.
## Donations
Bitcoin address : 136aHpRdd7eezbEusAKS2GyWx9eXZsEuMz