O3one Shapeshift REST API client provides functionality of the Shapeshift API.
With nuget :
Install-Package Shapeshift
Go on the nuget website for more information.
Just run the tests.
- Fork this repository and make your changes in your fork
- Add or Update the tests and run them to make sure they pass
- Commit and push your changes to your fork
git push origin master
- Submit a pull request and we will handle the rest :)
- There are three missing methods
GPLv2 (See LICENSE file).