[[snapshot]]: 2021-05-13 21:33:15

Affected files:

"agora protocol.md"
This commit is contained in:
2021-05-13 21:33:15 +02:00
parent 68f6d04652
commit 3226a795e3
+3 -3
View File
@@ -1,9 +1,9 @@
# Agora Protocol # Agora Protocol
- The [[agora]] you're likely reading this on is just one possible implementation of a platform built on a simple protocol. The protocol is the following. - The [[agora]] you're likely reading this on is just one possible implementation of a platform built on a simple protocol. The protocol is defined as a list of [[agora rfcs]] as kept by a community
- An [[agora]] is defined as such: a - an [[agora]] is defined as such: a
- It has three parts: - It has three parts:
- A [[convention]]. - a [[convention]].
- A [[distributed knowledge graph]]. - A [[distributed knowledge graph]].
- [[agora server]] is a reference implementation for a consumer of the protocol. - [[agora server]] is a reference implementation for a consumer of the protocol.
- Compatible [[agoras]] are expected to assemble into [[agora networks]]. - Compatible [[agoras]] are expected to assemble into [[agora networks]].