Skip to content

Commit

Permalink
added info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfears committed Sep 30, 2024
1 parent ad96b6c commit 33fa35e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ adds stellar to metamask, by creating a non-custodial wallet built directly into

## Standard Useage


>Yarn
>yarn start
this opens the site.
The snap code is in the src folder
the site is in the site folder
### connecting

calling this method will connect to metamask and automatically install the snap if it isn't already installed.
Expand Down Expand Up @@ -264,4 +271,4 @@ by metamask.

## Account Recovery
Because keys are handled in this way, when a user recovers their metamask account, they will also recover their stellar
account, which means that there isn't another mnemonic to save.
account, which means that there isn't another mnemonic to save.

0 comments on commit 33fa35e

Please sign in to comment.