- 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
- Create an account for coinbase here
- Create an API Key here
- Open solution in visual studio
- Add the file ApiKeyValues.cs path should be \CoinBaseClient\ApiKeyValues.cs
- Run the code and pray for it to work ;)