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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c1fe1a · May 16, 2024
May 8, 2024
May 16, 2024
May 8, 2024
May 16, 2024
Sep 26, 2023
May 14, 2024
Mar 28, 2023
May 14, 2024
May 16, 2024
Sep 13, 2023
May 16, 2024
May 8, 2024

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.
  • iso-filecoin - Filecoin tooling was moved to its own repository

Contributing

Read contributing guidelines here.

Open in GitHub Codespaces

License

MIT © Hugo Dias