The Gardio Wallet Snap is a MetaMask extension that has capabilities such as public key derivation, transaction signing, message signing.
Install the latest version of the Snaps CLI
npm install -g @metamask/snaps-cliInstall the dependencies
npm installBuild and start the local development server
npm startThe production snap is available as Snap ID npm:gardio-snap.
The locally started snap is available as Snap ID local:http://localhost:8080.