Globaleliteee / ShapeshiftClient

A Shapeshift REST API Client for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

O3one Shapeshift REST API Client for .NET Build Status

O3one Shapeshift REST API client provides functionality of the Shapeshift API.

Installation

Using NuGet

With nuget :

Install-Package Shapeshift

Go on the nuget website for more information.

Testing

Just run the tests.

Contributing

  1. Fork this repository and make your changes in your fork
  2. Add or Update the tests and run them to make sure they pass
  3. Commit and push your changes to your fork git push origin master
  4. Submit a pull request and we will handle the rest :)

Known Issues / Gotcha

  • There are three missing methods

License

GPLv2 (See LICENSE file).

About

A Shapeshift REST API Client for .NET

License:Other


Languages

Language:C# 98.1%Language:PowerShell 1.9%