Skip to content

v0.0.2

Choose a tag to compare

@Nic-dorman Nic-dorman released this 28 May 13:39

What's new

  • Client.connectFromDevnetManifest(path:) — connect to a locally running devnet by pointing at the JSON manifest the devnet writes on startup. Reads bootstrap peers, EVM RPC URL + contract addresses, and the funded wallet private key. Suitable for development and testing only.

Verified

End-to-end chunk round-trip against a local devnet smoke-tested on:

  • macOS arm64 (host)
  • iOS Simulator 26.5 (arm64)

Compatibility

Same platforms as v0.0.1 (iOS 16+ / macOS 13+). No breaking changes — just a new constructor.