File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ Run `npm run build` at the root fo the repo
14
14
15
15
3 ) Start
16
16
17
- Start wormhole-connect UI and view in browser at localhost:3000
17
+ Start wormhole-connect UI:
18
18
``` bash
19
19
# in /wormhole-connect
20
20
npm run start # testnet
21
21
```
22
22
23
- Start builder UI and view in browser at localhost:3000
23
+ Start builder UI:
24
24
``` bash
25
25
# in /builder
26
26
npm run start
Original file line number Diff line number Diff line change 1
1
# Wormhole Connect
2
2
3
- [ ![ npm version] ( https://img.shields.io/npm/v/@wormhole-foundation/wormhole-connect.svg )] ( https://www.npmjs.com/package/@wormhole-foundation/wormhole-connect ) ![ CI build] ( https://github.com/wormhole-foundation/wormhole-connect/actions/workflows/lint .yml/badge.svg )
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/@wormhole-foundation/wormhole-connect.svg )] ( https://www.npmjs.com/package/@wormhole-foundation/wormhole-connect ) ![ CI build] ( https://github.com/wormhole-foundation/wormhole-connect/actions/workflows/build .yml/badge.svg )
4
4
5
5
Wormhole Connect is a customizable React widget that can perform cross-chain bridging with Wormhole.
6
6
You can’t perform that action at this time.
0 commit comments