This commit is contained in:
2021-06-28 23:15:13 -04:00
parent 0061a3d920
commit f4a8db56ff
93 changed files with 2422 additions and 0 deletions

29
backend/api/Readme.md Normal file
View File

@ -0,0 +1,29 @@
# API
## Concepts
+ [x] Coins
+ [x] Wallets
+ Name
+ Public Address
+ [x] Location
+ Home PC
+ Notebook
+ Exchange
+ [x] Transactions -
Read from blockchain
+ [x] Values
+ [ ] In USD
+ [ ] In CLF
+ [ ] In BTC
## Actions
+ List
+ Show/Read
+ Add
+ Edit
+ Delete
+ [x] Coins
+ [x] Wallets
+ [x] Locations