Commit Graph

6 Commits

Author SHA1 Message Date
geoffsee
9dfea97e18 Add logging to peer connection and synchronization processes 2025-06-15 16:12:35 -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
geoffsee
9747912595 basic network established 2025-06-14 11:21:01 -04:00