Skip to content

v0.1.0 — developer preview

Choose a tag to compare

@allenhark allenhark released this 07 Aug 11:03
· 11 commits to main since this release

First public developer preview of the OpenFiat SDKs.

Published: @openfiat/sdk@0.1.0 on npm (with build provenance).

Developer preview. OpenFiat currently runs on Solana devnet only. These SDKs are pre-1.0 and their APIs are subject to change between 0.x releases. Not audited or hardened for production/mainnet.

TypeScript (@openfiat/sdk)

  • Typed JSON-RPC Client (OFS-8200), Ed25519 event signing, per-domain typed methods
  • Solana chain bridge (OFS-4300) and on-chain instruction builders for escrow/staking/governance (OFS-4200)

Rust (openfiat-sdk)

Built and tested, not yet on crates.io — it depends on openfiat-core crates that must be published to crates.io first.

See CHANGELOG.md.