Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
byeongsu-hong committed Mar 8, 2024
1 parent 4189395 commit 2a2430b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOYMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ yarn cw-hpl-exp warp deploy --pk 'YOUR_PRIVATE_KEY'
{ "hypErc20Osmo": "0x..." }

# deploy warp route on osmo-test-5
yarn cw-hpl warp deploy create ./warp/uosmo.json -n osmo-test-5
yarn cw-hpl warp create ./example/warp/uosmo.json -n osmo-test-5

# register osmo-test-5 warp route to sepolia warp route
yarn cw-hpl-exp warp link $hypErc20Osmo 1037 $OSMOSIS_WARP_ROUTE_ADDRESS --pk 'YOUR_PRIVATE_KEY'
Expand Down

0 comments on commit 2a2430b

Please sign in to comment.