mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Merge branch 'main' of https://github.com/EntireTwix/CCash-2.0
This commit is contained in:
commit
9c44cf7773
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -42,12 +42,11 @@ sudo ./bank <admin password> <saving frequency in minutes> <threads>
|
|||
### Connected Services
|
||||
|
||||
Go to `{ip}/BankF/help` to see the bank's methods. Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas are
|
||||
|
||||
- a Market
|
||||
- Gambling
|
||||
- Shipping
|
||||
- Leaderboard
|
||||
- High-level bank abstractions such as loans
|
||||
- Some trust based system similiar to Paypal
|
||||
* a Market
|
||||
* Gambling
|
||||
* Shipping
|
||||
* a Leaderboard ranking player's balances
|
||||
* High-level bank operations such as loans
|
||||
* Some trust based system for transactions similiar to Paypal
|
||||
|
||||
`**WARNING** : abruptly killing the program will result in data loss, use Close() method to close safely`
|
||||
|
|
|
|||
Loading…
Reference in a new issue