shub-scout-snap
v1.3.1
Published
A Metamask Snap that retrieves contract metadata from the Kleros Curate registries
Readme
Kleros Scout Snap
This Snap pulls contract metadata from Kleros's decentralized token curated registries to provide insights to the contract you are interacting with.
Publication to NPM
- Bump the version in
package.json - Run a clean build:
yarn clean && yarn build - Commit the change to git:
git add -u ; git commit -m "chore: release" - Tag this version:
version=v$(cat package.json | jq -r .version) && git tag -m $version $version - Push both commit and tag:
git push && git push --tags - Export your NPM token:
export YARN_NPM_AUTH_TOKEN=<npm_xxxxxxxxxxxx> - Publish:
yarn publish
Notes
- This is an beta version of this Snap and is still going through constant iteration.
- The data used in this Snap is pulled from the following decentralized registries on Kleros Curate:
