0.1.7 • Published 1 year ago
rootstock-wallet-snap v0.1.7
Rootstock Snap
MetaMask snap for Rootstock network. This snap bootstraped from snaps quick start template.
Getting Started with Snaps
https://docs.metamask.io/snaps/get-started/quickstart/
Testing
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
.