Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.97 KB

File metadata and controls

26 lines (18 loc) · 1.97 KB

iso-repo

Monorepo for all the iso packages

Packages

  • iso-base - Isomorphic utilities for webcrypto, rfc4648 encoding, leb128 encoding, utf8 encoding and buffer sources.
  • iso-did - Isomorphic did core, did key and did web tooling.
  • iso-conf - Simple config handling with Standard Schema validation and extended JSON serialization
  • iso-kv - iso-kv is a simple key-value storage with support for multiple backend adapters (web storage, indexeddb, memory, sql, json file, etc)
  • iso-passkeys - Isomorphic passkeys tooling
  • iso-signatures - Isomorphic signatures tooling
  • iso-ucan - Isomorphic UCAN primitives for delegations, invocations, proof storage and typed RPC.
  • iso-web - Isomorphic web apis utilities for fetch, signals, crypto and doh.
  • iso-websocket - iso-websocket implements the Websocket interface and is compatible with the browser, node.js and any other engine that implements basic Web APIs.
  • iso-ledger - Isomorphic ledger utilities for ledger devices

Contributing

Read contributing guidelines here.

Open in GitHub Codespaces

License

MIT © Hugo Dias