Skip to content

Instantly share code, notes, and snippets.

@tech-engine
Created August 21, 2021 12:22
Show Gist options
  • Save tech-engine/68e5c6b5f0eb8b03293eb8b9318297de to your computer and use it in GitHub Desktop.
Save tech-engine/68e5c6b5f0eb8b03293eb8b9318297de to your computer and use it in GitHub Desktop.
Document Porting An Existing Ethereum DApp To Polyjuice
# use the eth wallet where you have your funds deposited. For more info check
DEPLOYER_PRIVATE_KEY=<YOUR_LAYER_2_ETHEREUM_PVT_KEY>
WEB3_PROVIDER_URL=https://godwoken-testnet-web3-rpc.ckbapp.dev
ROLLUP_TYPE_HASH=0x4cc2e6526204ae6a2e8fcf12f7ad472f41a1606d5b9624beebd215d780809f6a
ETH_ACCOUNT_LOCK_CODE_HASH=0xdeec13a7b8e100579541384ccaf4b5223733e4a5483c3aec95ddc4c1d5ea5b22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment