This repository houses the specification for the inertya protocol, available
rendered at (TODO). The specification exists as a
set of markdown files, in the src
directory.
this project is a work in progress and something that i've had the idea for for almost 2 years. i'm currently trying to write a minimum viable specification, and then implement it in rust. feel free to have a look around, but i'm not exactly accepting contributions right now (when its done and i get settled i will).
if for some reason you do think this is interesting,
feel free to add me on discord (Sky9x
) and we can chat :)
The following markdown extensions are used:
- def list (html dl/dt/dd tags)
- heading attributes (custom id/class)
- caret superscript (
^sup^
) - strikethrough (
~~del~~
) - tables
- mermaid.js graph rendering
This repository and all specifications are licensed under CC-BY-SA 4.0 (NOT FINAL). The full license text is included in the LICENSE file.