Skip to content

chrisgwilliams/Coinbase.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase.NET

A C# library for the Coinbase API. Buy and Sell stuff with Bitcoins, or buy and sell Bitcoins themselves.

Before you can use this library, or the test application, you must add your Coinbase API Key and API Secret. If you do not have those, you must visit Coinbase.com and register for them.

Currently, the TestApp makes use of JSON.NET (available here: www.json.net) You will need to download the dll and add it to your project. Sometime soon, probably the next release, it will be moved into the Connector (and out of the TestApp.)

Disclaimer: I do not work for Coinbase.com. I CANNOT answer questions about why certain API calls do or don't behave in any particular way. I CAN answer questions about this wrapper, which I wrote.

Also, this is still a work in progress, and not in its final form. Use at your own risk, etc.

About

A C# library for the Coinbase API. Buy and Sell stuff with Bitcoins, or buy and sell Bitcoins themselves.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages