Skip to content

JesperKuipers/CoinBaseClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(WIP) A client for coinbase

ToDo

  • at Prices show last update
  • Save settings to a DB
  • Retrieve settings from a DB
  • Show current wallet coins/amount/price
  • Show graph for prices (h,d,m,y,all time) (if do able)
  • Show graph for wallet (total and per coin) (h,d,m,y,all time) (if do able)
  • Buy coins
  • Sell coins
  • Convert coins
  • Send coins
  • nicer UI

How to run

  1. Create an account for coinbase here
  2. Create an API Key here
  3. Open solution in visual studio
  4. Add the file ApiKeyValues.cs path should be \CoinBaseClient\ApiKeyValues.cs
  5. Run the code and pray for it to work ;)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages