fresh start

This commit is contained in:
Mark Randall Havens 2025-10-19 16:48:12 -05:00
parent 62c3e2d368
commit 7f86647175
570 changed files with 4895 additions and 866 deletions

12
genesis/aether.json Executable file
View file

@ -0,0 +1,12 @@
{
"version": "2.3",
"peers": [
{
"pubkey": "example-pubkey-Qm123",
"endpoint": "wss://example-relay.com",
"last_seen": "2025-10-19T00:00:00Z"
}
],
"signature": "example-ed25519-multisig",
"valid_until": "2026-01-01T00:00:00Z"
}