siflu / NavTipBot

A reddit Tip Bot which lets users tip others in NAV Coins.
GNU General Public License v3.0
0 stars 1 forks source link

Added wrapper for Navcoin #10

Closed mcmcgonagle closed 6 years ago

mcmcgonagle commented 6 years ago

Added a simple wrapper for NavCoin API Changed project structure for testing- type pytest from project root to run all tests now,

To do: Create tests for NavCoin wrapper? (this could be a challenge since some APIs require coins to send etc).