@kleros/scout-snap

1.3.7 • Public • Published

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

  1. Bump the version in package.json and snap.manifest.json
  2. Run a clean build: yarn clean && yarn build
  3. Commit the change to git: git add -u ; git commit -m "chore: release"
  4. Tag this version: version=v$(cat package.json | jq -r .version) && git tag -m $version $version
  5. Push both commit and tag: git push && git push --tags
  6. Export your NPM token: export YARN_NPM_AUTH_TOKEN=<npm_xxxxxxxxxxxx>
  7. Publish: yarn publish

Notes

Readme

Keywords

none

Package Sidebar

Install

npm i @kleros/scout-snap

Weekly Downloads

20

Version

1.3.7

License

(MIT-0 OR Apache-2.0)

Unpacked Size

1.04 MB

Total Files

8

Last publish

Collaborators

  • clesaege
  • danild
  • alcercu
  • jaybuidl
  • tractors