Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 488 Bytes

Proof of concept XRPL Metamask Snap

Based on @metamask/template-snap

This snap supports 3 commands:

  • ping (sends a ping to the rippled node, and displays the result)
  • storeSeed (stores the seed of a wallet)
  • signMessage (signs a message using the stored seed)

You will need to download MetaMask Flask, the development version of MetaMask, to interact with this snap.

MetaMask snap documentation