Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisWT authored and LouisWT committed Jan 10, 2024
1 parent 5471f8c commit 6badbc6
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# foxwallet-extension
# FoxWallet Browser Extension

FoxWallet chrome extension (In development)
FoxWallet supports Google chrome for now. Please make sure your [chrome's version](chrome://settings/help) is beyond 120. We recommend using the latest available browser version.

## Build

- Environment: Require Node version 18

```shell
yarn
yarn build:dev
```

0 comments on commit 6badbc6

Please sign in to comment.