lightcone 0.5.2

Rust SDK for the Lightcone Protocol — unified native + WASM client
Documentation
1
2
3
4
5
//! Network configuration.
//!
//! See [`LightconeEnv`] for environment-specific URLs and program IDs.

pub use crate::env::LightconeEnv;