Skip to content

Commit

Permalink
chore: created a needed link for localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
amessbee committed Jul 19, 2024
1 parent 1eb4c3a commit abd988b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ demo-agd-1 | 2023-12-27T04:08:08.407Z block-manager: block 1005 commit
```
- run `yarn start:contract` to start the contracts.
- run `yarn start:ui` to start `sell-concert-tickets` contract UI.
- open a browser and navigate to `localhost:5173` to interact with the contract via UI.
- open a browser and navigate to [localhost:5173](http://localhost:5173) to interact with the contract via UI.

See a [more detailed tutorial](https://docs.agoric.com/guides/getting-started/tutorial-dapp-agoric-basics.html).

Expand Down

0 comments on commit abd988b

Please sign in to comment.