📚 moved buttons

This commit is contained in:
EntireTwix 2021-07-05 02:41:43 -07:00
parent aece911b90
commit a37742193f
5 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,4 @@
[PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md)
| language |
| -------- |

View file

@ -1,4 +1,5 @@
[PREVIOUS PAGE](../../idea.md) | [NEXT PAGE](APIs.md)
Using the ledger's API allows (you/others) to (make/use) connected services that utilize the ledger, below is a visual represenation of connected services:
![image](connected_a.png)

View file

@ -1,4 +1,5 @@
[PREVIOUS PAGE](user_side.md) | [NEXT PAGE](../building.md)
# Implementation Features
## Parallel Hashmap
## xxHash

View file

@ -1,4 +1,5 @@
[PREVIOUS PAGE](../connected_services/existing_services.md) | [NEXT PAGE](implementation.md)
# Features
## Performance
## Accessibility

View file

@ -1,4 +1,5 @@
[PREVIOUS PAGE](../README.md) | [NEXT PAGE](connected_services/how_to/explanation.md)
CCash is a web server hosting a ledger for Minecraft, able to be used from anything that can interact with its Restful API, including ComputerCraft.
the currency model most Minecraft Servers adopt if any, is resource based, usually diamonds, this model is fraught with issues however: