mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
updated
This commit is contained in:
parent
50d4801074
commit
56bde9b341
1 changed files with 4 additions and 1 deletions
|
|
@ -44,7 +44,10 @@ sudo ./bank <admin password> <saving frequency in minutes> <threads>
|
|||
|
||||
## Connected Services
|
||||
|
||||
Go to [here](help.md) to see the API's endpoints. Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas can be found [here](services.md)
|
||||
Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas can be found [here](services.md)
|
||||
|
||||
Go to [here](help.md) to see the API's endpoints.
|
||||
Language specific APIs can be found [here](APIs.md).
|
||||
|
||||
## FAQ
|
||||
**Q:** how is money initially injected into the economy
|
||||
|
|
|
|||
Loading…
Reference in a new issue