att-store
v0.0.5
Published
This is a store for SLN
Downloads
9
Readme
SLN Snap
This snap is for SLN.
Change shasum
Use yarn mm-snap manifest --fix
to update the shasum in your Snap manifest file.
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
.
Publish
Use following to publish the snap:
npm publish --access public --no-git-checks