@imperial-custom-blockchain/wallet-adapter
v0.0.2
Published
Imperial wallet adapter (public transfer, privacy helpers, shielded transfer schemas)
Readme
@imperial-custom-blockchain/wallet-adapter
0.x Imperial wallet adapter: RPC health connect, public transfers, privacy helper re-exports, and shielded transfer schemas.
Depends on @imperial-custom-blockchain/privacy.
Install
Not on the public registry yet. Prefer the monorepo workspace pin (
0.0.1) until@imperialorg publish is available. See adapter-usage-quickstart.md.
npm install @imperial-custom-blockchain/wallet-adapterSubpath imports:
@imperial-custom-blockchain/wallet-adapter@imperial-custom-blockchain/wallet-adapter/confidential-transfer@imperial-custom-blockchain/wallet-adapter/privacy@imperial-custom-blockchain/wallet-adapter/shielded-transfer-schema
Build / test (monorepo)
npm run build:privacy
npm run build:wallet-adapter
npm run test:wallet-adapterPublish dry-run
From repo root:
npm run publish:dry-runReal registry publish is a separate ops step (see docs/ops/npm-pre-release.md).
Docs
- Quickstart (copy-paste):
docs/wallet/adapter-usage-quickstart.md - Privacy helpers API:
docs/wallet/privacy-helpers-reference.md - Integrator guide (entry points, feature gates, caveats):
docs/wallet/integrator-notes.md
