@nicolasdeleon/sci-snap

0.0.1 • Public • Published

secure-ci Snaps

Description

Contains the main code to be run to get the Metamask snap for secure CI up and running.

How to run

On the snaps folder root run

  • nvm use
  • yarn
  • yarn start

This will start the snap in localhost:8080

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.

More on Metamask Snaps

Readme

Keywords

none

Package Sidebar

Install

npm i @nicolasdeleon/sci-snap

Weekly Downloads

1

Version

0.0.1

License

(MIT-0 OR Apache-2.0)

Unpacked Size

2.44 MB

Total Files

6

Last publish

Collaborators

  • nicolasdeleon