Skip to content

Commit

Permalink
Notes for running it locally updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Dec 11, 2023
1 parent 13d1096 commit 14a0570
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/walletextension/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# 👛 The Ten wallet extension
# The Ten gateway

See the documentation [here](https://docs.obscu.ro/wallet-extension/wallet-extension/).

## Developer notes

Running gateway frontend locally requires building static files first.
To do that, run `npm run build` in `tools/walletextension/frontend` folder.

The precompiled binaries for macOS ARM64, macOS AMD64, Windows AMD64 and Linux AMD64 can be built by running the
following commands from the `tools/walletextension/main` folder:

Expand Down

0 comments on commit 14a0570

Please sign in to comment.