Skip to content

Repository files navigation

misofm/sdks

Monorepo for the Miso platform-layer TypeScript SDKs.

Package Description
packages/platform @misofm/platform — the complete client SDK for the Miso platform layer: catalog/artist/wallet reads, record production and sale, and Vault custody/Actions/plugins.
packages/protocol @misofm/protocol — typed bindings, queries, event decoders, and PTB builders for the Miso protocol and Party package set.
packages/streaming @misofm/streaming — the miso-hls/v1 streaming transcode contract (ladder, segment policy, Quilt item naming) plus a browser player entry point.
packages/transcoding @misofm/transcoding — deterministic AAC-LC fMP4 HLS transcoder that produces and verifies the miso-hls/v1 layout. Node only, FFmpeg required.

This root package.json is private; each package under packages/* is published independently. See each package's own README for install instructions and API surface.

Development

This is a Bun workspace.

bun install
bun run typecheck   # across all packages
bun run test        # across all packages
bun run build       # across all packages

License

Apache-2.0 — see LICENSE.

About

Typed reads and transaction builders for the Miso platform layer on Sui — pressings, listings, and records.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages