Make your wallet trustless.
Most wallets rely on centralized, trusted full nodes. Kevlar lets you run a light-client-based RPC proxy on your device that you can add to any RPC-based wallet. With Kevlar, every RPC call made by your wallet is verified using Merkle Inclusion proofs.
npm install -g @lightclients/kevlar
yarn global add @lightclients/kevlar
kevlar
kevlar -n 11155111
On your Metamask extension:
Network Selector dropdown
Add network
1
http://localhost:8546