BitShares Forum

Other => Graveyard => Marketplace => Topic started by: bytemaster on June 05, 2014, 10:53:33 pm

Title: [Bitcoin Compatibility API for BTS Wallet 100 PTS [CLOSED]
Post by: bytemaster on June 05, 2014, 10:53:33 pm
Our RPC calls are defined via a JSON object that we then use for code generation.   You can view an example of some of our current calls here:

https://github.com/BitShares/bitshares_toolkit/blob/master/libraries/api/wallet_api.json

We will need to update this file https://github.com/BitShares/bitshares_toolkit/blob/master/libraries/api/bitcoin_api.json to define the listed Bitcoin API methods in a way that we can generate source code for them.

This bounty is for someone to create this JSON file that results in code that compiles (but does not link).   

For documentation on how this JSON code generation works go here: http://bitshares.org/documentation/group__rpc__api.html

Phase 2 will be to implement the necessary C++ code for these calls and will pay 400 PTS.   
Title: Re: Bitcoin Compatibility API for BTS Wallet 100 PTS - JSON Editing Only (no C++)
Post by: bytemaster on June 06, 2014, 04:36:26 pm
Since no one has taken interest I am redirecting this one to Hackfisher.