1
0
forked from mico/idle_moloch

Added a line about changing contract_address.ts if needed

This commit is contained in:
mic0 2024-10-24 15:15:15 +02:00
parent 886d86ad07
commit 3fdfb2d822
Signed by: mico
GPG Key ID: A3F8023524CF1C8D

View File

@ -20,6 +20,8 @@ This is so time gets set on the local chain, otherwise you will start at 0 time
#### 3. 2. Point Metamask to Anvil network for local dev
#### 3. 3. Change `app/contract_address.ts` to match your program address if needed
### 4. Local development requires mining blocks by hand
Call `cast rpc anvil_mine` to mine next block, otherwise it wont ever progress and time "stands still" as far as the game is concerned