rootstock-wallet-snap
v0.1.7
Published
Rootstock snap is an easy way to connect with Rootstock protocols
Downloads
15
Readme
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
.