iuna

iuna - experimental devnet protocol
git clone https://iuna.jhx.app/git/iuna.git
Log | Files | Refs | README | LICENSE

rust-toolchain.toml (86B)


      1 [toolchain]
      2 channel = "1.86.0"
      3 components = ["rustfmt", "clippy"]
      4 profile = "minimal"