Skip to content

Commit

Permalink
add desc for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladmv committed Apr 29, 2024
1 parent 8ef002a commit ff6191d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/build-app/2-deploy-app-mud.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ Awesome, you just successfully deployed your own PixeLAW App! If you fail, pleas
pnpm mud build
```

#### Change your PRIVATE_KEY and WORLD_ADDRESS:
Change the private key and core world address on the chain to be deployed in .env.

#### Deploy/Update your App:
##### If the app contract is deployed for the first time:
```sh
Expand Down

0 comments on commit ff6191d

Please sign in to comment.