From a37742193fb0b9f5ffe11af7892670b7ee91e53e Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Mon, 5 Jul 2021 02:41:43 -0700 Subject: [PATCH] :books::zap: moved buttons --- docs/connected_services/how_to/APIs.md | 1 + docs/connected_services/how_to/explanation.md | 1 + docs/features/implementation.md | 1 + docs/features/user_side.md | 1 + docs/idea.md | 1 + 5 files changed, 5 insertions(+) diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index 61d06c1..039b8fa 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -1,3 +1,4 @@ [PREVIOUS PAGE](explanation.md) | [NEXT PAGE](endpoints.md) + | language | | -------- | diff --git a/docs/connected_services/how_to/explanation.md b/docs/connected_services/how_to/explanation.md index 3125619..7af3e5a 100644 --- a/docs/connected_services/how_to/explanation.md +++ b/docs/connected_services/how_to/explanation.md @@ -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) diff --git a/docs/features/implementation.md b/docs/features/implementation.md index 1715922..dc2e4fc 100644 --- a/docs/features/implementation.md +++ b/docs/features/implementation.md @@ -1,4 +1,5 @@ [PREVIOUS PAGE](user_side.md) | [NEXT PAGE](../building.md) + # Implementation Features ## Parallel Hashmap ## xxHash diff --git a/docs/features/user_side.md b/docs/features/user_side.md index 57b21a5..feb2e08 100644 --- a/docs/features/user_side.md +++ b/docs/features/user_side.md @@ -1,4 +1,5 @@ [PREVIOUS PAGE](../connected_services/existing_services.md) | [NEXT PAGE](implementation.md) + # Features ## Performance ## Accessibility diff --git a/docs/idea.md b/docs/idea.md index e8db9b8..bc03362 100644 --- a/docs/idea.md +++ b/docs/idea.md @@ -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: