@alephium/web3-wallet
v3.0.4
Published
Simple wallets for Alephium
Readme
@alephium/web3-wallet
Wallet implementations for Alephium (HD wallet, private key wallet, node wallet).
Build
This package uses a tsc dual-build to produce dual CJS/ESM output with proper type declarations. See the monorepo README for details on the build system, flags, and exports configuration.
pnpm build # Build CJS + ESM + types
pnpm check # Run publint + attw packaging checks
pnpm test # Run unit tests