8 Commits

Author SHA1 Message Date
geoffsee
7c379d89c7 use triple slashes for websocket, local only mode 2025-06-16 11:55:07 -04:00
geoffsee
6fdcb220cd add relay server to development network 2025-06-15 20:07:40 -04:00
geoffsee
02bb53b12d add tests for iroh and an integration test 2025-06-15 17:03:18 -04:00
geoffsee
9dfea97e18 Add logging to peer connection and synchronization processes 2025-06-15 16:12:35 -04:00
geoffsee
6276ee52c2 Refactor gsio-node: streamline namespace registration, periodic tasks, and connection handlers.
- Created smaller units for testing
2025-06-15 15:40:46 -04:00
geoffsee
69575804dc add iroh router to node 2025-06-15 15:04:28 -04:00
geoffsee
4c0848e2f3 Add gsio-client and gsio-wallet crates with initial implementations
- Introduced `gsio-client` crate for interacting with GSIO nodes, including ledger entry management and node discovery.
- Introduced `gsio-wallet` crate for key management, transaction creation, and wallet functionality.
- Updated workspace configuration to include new crates.
2025-06-15 13:40:04 -04:00
geoffsee
9747912595 basic network established 2025-06-14 11:21:01 -04:00