19 Commits

Author SHA1 Message Date
geoffsee
0578496474 add backlog document 2025-06-16 12:43:34 -04:00
geoffsee
72206f8704 update readme and remove bridge network 2025-06-16 12:08:46 -04:00
geoffsee
7c379d89c7 use triple slashes for websocket, local only mode 2025-06-16 11:55:07 -04:00
Geoff Seemueller
ae50076cdb Merge pull request #4 from seemueller-io/network-establishment
Network establishment
2025-06-15 20:09:13 -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
Geoff Seemueller
d4d83d302d Merge pull request #3 from seemueller-io/dockerize
dockerize
2025-06-15 16:16:33 -04:00
geoffsee
9dfea97e18 Add logging to peer connection and synchronization processes 2025-06-15 16:12:35 -04:00
geoffsee
ff956c98da builds a network of nodes 2025-06-15 16:01:06 -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
Geoff Seemueller
2235daf28e Merge pull request #2 from seemueller-io/node-improvements
gsio-node improvements
2025-06-15 15:16:32 -04:00
geoffsee
69575804dc add iroh router to node 2025-06-15 15:04:28 -04:00
Geoff Seemueller
fd8bec5d26 Merge pull request #1 from seemueller-io/add-components
Add `gsio-client` and `gsio-wallet` crates with initial implementations
2025-06-15 14:17:00 -04:00
Geoff Seemueller
b5079fa52b Merge branch 'main' into add-components 2025-06-15 14:16:49 -04:00
Geoff Seemueller
6c4579264c Update README.md 2025-06-15 14:15:53 -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
Geoff Seemueller
2f2ddc7f6d add test badge in readme 2025-06-15 13:20:27 -04:00
Geoff Seemueller
248568e8c8 Adds ci for main branch (build/test) 2025-06-15 13:16:00 -04:00
geoffsee
9747912595 basic network established 2025-06-14 11:21:01 -04:00