@secure-ci/snap
v0.0.12
Published
Secure Contract Interaction (SCI) Metamask snap.
Downloads
33
Readme
Secure Contract Interaction (SCI) Metamask Snap
Description
We aim to bolster security measures within the web3 ecosystem by establishing an on-chain registry that allows owners to verify which smart contracts should be allowed to interact with their web domains.
SCI’s purpose is to verify that websites are interacting with validated and authorized smart contracts minimizing user risks and exploits.
With this snap you will be able to review if the domain has authorized the contract for each Metamask transaction.
Development
How to run
- nvm use
- yarn
- yarn start
This will run the snap in localhost:8080 by default