docs(*): create a basic README about cryptonote api

This commit is contained in:
john 2025-11-24 16:21:10 -07:00
parent 3e62ad946d
commit 29201cb994

View File

@ -1 +1,5 @@
Placeholder for something eventually meaningful. # CRYPTONOTE API
Cryptonote is a personal project to learn principles in cryptography while also providing myself with a self-hosted/written solution for saving secrets.
If follows the [JSONAPI](https://jsonapi.org/) specification.