Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hiep-immutable committed Sep 16, 2024
1 parent c054e70 commit 1b33353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ The client will start on `http://localhost:3001`.
Open your browser and navigate to `http://localhost:3001` to see the client in action. You can interact with the client to craft items and see the server generate signatures.

1. Login with Passport
2. Click on the `Execute` on `Mint wood` recipe to receive 10 wood
3. Click on the `Execute` on `Mint metal` recipe to receive 2 metal
2. Click on the `Execute` on `Craft wood` recipe to receive 10 wood
3. Click on the `Execute` on `Craft metal` recipe to receive 2 metal
4. Click on the `Execute` on `Craft spear` recipe to craft 1 spear using 10 wood and 2 metal

0 comments on commit 1b33353

Please sign in to comment.