mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update README.md
This commit is contained in:
parent
1e97272d6f
commit
1545ca7a01
1 changed files with 5 additions and 3 deletions
|
|
@ -39,18 +39,20 @@ sudo ./bank <admin password> <saving frequency in minutes> <threads>
|
|||
|
||||
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
|
||||
|
||||
Implemented:
|
||||
#### Implemented:
|
||||
|
||||
- [Web Frontend](https://github.com/Expand-sys/ccashfrontend)
|
||||

|
||||
- [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
|
||||
- [CC Frontend](https://github.com/Reactified/rpm/blob/main/packages/ccash-wallet/wallet.lua)
|
||||
|
||||
In-Dev:
|
||||

|
||||
|
||||
#### In-Dev:
|
||||
|
||||
- [a Market](https://github.com/STBoyden/market-api-2.0)
|
||||
|
||||
Ideas:
|
||||
#### Ideas:
|
||||
|
||||
- Gambling
|
||||
- Shipping
|
||||
|
|
|
|||
Loading…
Reference in a new issue