aboutsummaryrefslogtreecommitdiffstats
path: root/content/_index.md
diff options
context:
space:
mode:
diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/_index.md b/content/_index.md
index da3b751..8fdc345 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -37,7 +37,6 @@ The first transactions of a block is called the `coinbase`. They are the **autho
37Gradecoin uses 2048 bit RSA keypairs. 37Gradecoin uses 2048 bit RSA keypairs.
38 38
39# Services 39# Services
40
41Please respect the system and others. 40Please respect the system and others.
42Keep your request rate below a reasonable limit. 41Keep your request rate below a reasonable limit.
43Programming a bot is absolutely fine as long as it's not aggressively sending requests. 42Programming a bot is absolutely fine as long as it's not aggressively sending requests.
@@ -75,6 +74,10 @@ I've trained them personally using state-of-the-art neural networks running on t
75- Making a GET request to this auxiliary endpoint will provide the current configuration of the Gradecoin network in JSON form. 74- Making a GET request to this auxiliary endpoint will provide the current configuration of the Gradecoin network in JSON form.
76- The information about the individual fields can be found in the [misc Page](@/misc_docs.md). 75- The information about the individual fields can be found in the [misc Page](@/misc_docs.md).
77 76
77## /version
78- Shows the current version of Gradecoin.
79- You can use this to compare the live version to the version on GitHub.
80
78# Questions 81# Questions
79## This all sound complicated! 82## This all sound complicated!
80- I've drawn inspiration from [actual Bitcoin transactions](https://explorer.bitcoin.com/btc) and [warp](https://github.com/seanmonstar/warp/blob/master/examples/todos.rs). The system has only 3 interfaces. It's simple once you read everything over a couple of times. 83- I've drawn inspiration from [actual Bitcoin transactions](https://explorer.bitcoin.com/btc) and [warp](https://github.com/seanmonstar/warp/blob/master/examples/todos.rs). The system has only 3 interfaces. It's simple once you read everything over a couple of times.
@@ -114,8 +117,5 @@ At the end of the _simulation_, your Gradecoin balance will be your grade. I wil
114 117
115If your favourite programming language is missing please let me know 🤷? 118If your favourite programming language is missing please let me know 🤷?
116 119
117## Can my friends play?
118Sure! They can get in contact with me until the end of the testnet phase.
119
120## How and or Why? 120## How and or Why?
121- [Built](https://xkcd.com/2314/), [with](https://lofi.cafe/) [Rust](https://xkcd.com/2418/) 121- [Built](https://xkcd.com/2314/), [with](https://lofi.cafe/) [Rust](https://xkcd.com/2418/)