No description
- TypeScript 99.5%
- JavaScript 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
release / release (push) Failing after 1m6s
- Added Ability to query Referred events through the MultipassIndexer Interface: implemented in EnvioIndexer and GraphIndexer with the referreds entity default matching the subgraph, covered by query-shape tests |
||
| .changeset | ||
| .github | ||
| .vscode | ||
| packages | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
multipass-client
TypeScript tooling for the Multipass cross-domain name registry (contract V1).
| Package | Description |
|---|---|
@peeramid-labs/multipass-client |
Library: reads, registrar EIP-712 signing, view codes, swappable Envio/The Graph indexers |
@peeramid-labs/multipass-cli |
multipass command-line tool built on the client |
@peeramid-labs/multipass-subgraph |
The Graph subgraph matching GraphIndexer defaults (private, deploy-only) |
Development
pnpm install
pnpm build
pnpm test
pnpm lint
Releases go through changesets: add a changeset with your PR; merging the release PR publishes to npm.