mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
seperated README connected services into another file
This commit is contained in:
parent
23e13060e5
commit
a59e8ae245
1 changed files with 25 additions and 0 deletions
25
services.md
Normal file
25
services.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Connected Services
|
||||
|
||||
### Implemented:
|
||||
|
||||
- [Web Frontend](https://github.com/Expand-sys/ccashfrontend)
|
||||

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

|
||||
- [CC Shop](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop)
|
||||

|
||||

|
||||
- [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua)
|
||||
- [CC ATM](https://github.com/Reactified/misc/tree/main/lua/ccash-bank) an ATM for economies allowing for an initial exchange to start up
|
||||
|
||||
### In-Dev:
|
||||
|
||||
- [a Market](https://github.com/STBoyden/market-api-2.0)
|
||||
- [Ebay equivelant](https://github.com/EntireTwix/CSHBay)
|
||||
|
||||
### Ideas:
|
||||
|
||||
- Gambling
|
||||
- Shipping
|
||||
- High-level bank operations such as loans
|
||||
- Some trust based system for transactions similiar to Paypal
|
||||
Loading…
Reference in a new issue