Skip to content

Conversation

@Koochr
Copy link

@Koochr Koochr commented Jul 10, 2021

To start the dev node:

  1. Create address-local.txt text file (gitignored) in the project root and put your public key there (it will be used for setting ETH balance)
  2. Run yarn dev
    After dev node is started, watch console for WETH and TW domain addresses and put appropriate env vars to the front-end:
    REACT_APP_CHAIN_ID (default is 0x7a69 for local node)
    REACT_APP_DOMAIN_ADDRESS
    REACT_APP_WETH_ADDRESS
    Also switch metamask to using the local node (default port is 8545 and default chain ID is 31337)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant