forked from mico/idle_moloch
Updated README
This commit is contained in:
parent
ec10cb11cc
commit
2e308edb62
@ -10,6 +10,10 @@ Idle game & shitcoin advanture dedicated to cohort VII of Raid Guild.
|
|||||||
|
|
||||||
Either use `./deploy_contract.sh` script (!! change contract values and set private key to $DEV_PRIVATE_KEY for it to work) or call those things by hand.
|
Either use `./deploy_contract.sh` script (!! change contract values and set private key to $DEV_PRIVATE_KEY for it to work) or call those things by hand.
|
||||||
|
|
||||||
|
4. Run dev app
|
||||||
|
|
||||||
|
Move to `app` dir and run `npm run dev`
|
||||||
|
|
||||||
3. Local development requires mining blocks by hand
|
3. 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
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user