B1t Snap – BIP44(3141) Adresse, Balance/UTXO/History, Senden via ElectrumX/Core.
npm install b1t-snapThis snap demonstrates how to develop a snap with TypeScript. It is a simple
snap that displays a confirmation dialog when the hello JSON-RPC method is
called.
The snap comes with some basic tests, to demonstrate how to write tests for
snaps. To test the snap, run yarn test in this directory. This will use@metamask/snaps-jest
to run the tests in src/index.test.ts.