Dev section

This commit is contained in:
William Katz 2021-06-21 16:52:22 -07:00 committed by GitHub
parent 7550e83169
commit 8698dd9570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,11 @@ sudo ./bank <admin password> <saving frequency in minutes> <threads>
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. ## Developing for
Language specific APIs can be found [here](APIs.md). as a dev check out
* [APIs](https://github.com/EntireTwix/CCash/blob/main/APIs.md)
* [connected services](https://github.com/EntireTwix/CCash/blob/main/services.md)
* [endpoints](https://github.com/EntireTwix/CCash/blob/main/help.md)
## FAQ ## FAQ
**Q:** how is money initially injected into the economy **Q:** how is money initially injected into the economy