0.0.1 • Published 12 months ago
@qubic-lib/qubic-mm-snap v0.0.1
Qubic Wallet Snap
The Qubic Wallet Snap is a MetaMask extension that has Qubic capabilities such as public key derivation and transaction signing.
Usage
Install via NPM.
npm add @qubic-lib/qubic-mm-snap
Starting the snap
Install the latest version of the Snaps CLI
pnpm setup
pnpm add -g @metamask/snaps-cli
Install the dependencies
pnpm i
Build and start the local development server
pnpm start
Using the snap
The production snap is available as Snap ID npm:@qubic-lib/qubic-mm-snap
.
The locally started snap is available as Snap ID local:http://localhost:8081
.
See the RPC API for more information on how to interact with the snap.
Publish
publish with.
npm run build
npm publish --access public
LICENSE
All Qubic Software is licensed unter the Anti Military License: https://github.com/qubic-network/license
0.0.1
12 months ago