-
@peeramid-labs/multipass-client@1.1.0
StableSome checks failedrelease / release (push) Failing after 1m12sreleased this
2026-09-07 10:28:54 +00:00 | 5 commits to main since this releaseMinor Changes
-
a615621: Indexer backends and view-code support:- Swappable indexer backends:
EnvioIndexerandGraphIndexerimplement oneMultipassIndexerinterface behindlistDomains/listRecords; on-chain fallback for domain enumeration without an indexer. - View-code support (opt-in privacy):
deriveViewCode, XOR mask/unmask for name and id,keccak256(viewCode)payload commitment,verifyViewCode/decodeRecord, andMultipassRegistrar.buildOptInRegisterMessage. - Repository restructured as a pnpm workspace; the CLI lives in
@peeramid-labs/multipass-cli.
- Swappable indexer backends:
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
-
@peeramid-labs/multipass-cli@1.0.0
StableSome checks failedrelease / release (push) Failing after 1m12sreleased this
2026-09-07 10:28:54 +00:00 | 5 commits to main since this releaseMajor Changes
-
a45b2e3: Initial release of themultipassCLI, ported from the deprecated Peeramid SDK and updated for contract V1:domain query|sign|register|renew|activate|state|records,domains list|create,contract state|owner|eip712-domain|supports-interface|transfer.- Register/renew send the payable fee automatically (fetched from domain state) and handle V1 records:
payload, wallet binding, nonces starting at 1 with automatic renewal-nonce derivation. - New
domain signproduces registrar EIP-712 signatures;domain query --view-codemasks queries and decodes opted-in records. - Indexer-backed commands accept
--indexer envio|graphwith--endpoint, or run on-chain without one where possible.
Patch Changes
- Updated dependencies [
a615621]- @peeramid-labs/multipass-client@1.1.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-