Skip to content

Commit

Permalink
Merge pull request #48 from iron-fish/add-build-instruction
Browse files Browse the repository at this point in the history
Edit README to add "yarn build" instruction
  • Loading branch information
dgca authored Jan 18, 2024
2 parents 7e8aa54 + 46bf241 commit 158dd42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The wallet server makes it possible to build/run a fully private light wallet (o
- `NODE_AUTH_TOKEN` set to `cat ~/.ironfish/internal.json | jq -r '.rpcAuthToken'`
- Run wallet server: from this repo root, run:
- `yarn`
- `yarn build`
- `yarn start`
- Wait for wallet to sync before starting terminal session 3

Expand Down

0 comments on commit 158dd42

Please sign in to comment.