• @peeramid-labs/multipass-cli@1.0.0 1644c56ec7

    @peeramid-labs/multipass-cli@1.0.0
    Some checks failed
    release / release (push) Failing after 1m12s
    Stable

    peersky released this 2026-09-07 10:28:54 +00:00 | 5 commits to main since this release

    Major Changes

    • a45b2e3: Initial release of the multipass CLI, 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 sign produces registrar EIP-712 signatures; domain query --view-code masks queries and decodes opted-in records.
      • Indexer-backed commands accept --indexer envio|graph with --endpoint, or run on-chain without one where possible.

    Patch Changes

    • Updated dependencies [a615621]
      • @peeramid-labs/multipass-client@1.1.0
    Downloads