Skip to content

Set of tools for passkeys, filecoin, dids, signatures, base encoding

License

Notifications You must be signed in to change notification settings

hugomrdias/iso-repo

Repository files navigation

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-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-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.

Contributing

Read contributing guidelines here.

Open in GitHub Codespaces

License

MIT © Hugo Dias