issues
search
rojekabc
/
projewski-bitcoin
This project is the set of Java Libraries and Appications, which are helpfull in observe and manage bitcoin and other alt-coins.
MIT License
1
stars
1
forks
source link
Create user wallet
#21
Open
rojekabc
opened
6 years ago
rojekabc
commented
6 years ago
Requirements
[Req-1] User wallet will contain all user created positions.
[Req-2] Positions may be putted by hand
[Req-3] Positions will be calculated with specified market to its value with last sell price
[Req-4] Positions will be loaded from external wallets defined by user
[Req-5] Positions will be added from transaction table (as optional)
[Req-6] Configure timeout for read external wallets
Featues
[ ] Create wallet management system to add/list/remove available wallet positions
[ ] Attach wallet to main commander
[ ] Create time configuration
[ ] Create update task to read wallet data
Related to #19, #20
Requirements
Featues
Related to #19, #20