saorsa-core 0.10.5

Saorsa - Core P2P networking library with DHT, QUIC transport, and four-word addresses
Documentation
1
2
3
4
5
6
7
8
9
10
// Copyright 2024 Saorsa Labs Limited
//
// Build script for saorsa-core
//
// Currently empty - VDF guest program no longer required.
// Signed heartbeats replaced VDF-based heartbeats in Phase 4.

fn main() {
    // No build steps required
}