-
-
Save tech-engine/64cab68a91df51d5ed751e6b8a8139a5 to your computer and use it in GitHub Desktop.
Document Porting An Existing Ethereum DApp To Polyjuice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEPLOYER_PRIVATE_KEY=<YOUR_GANACHE_PVT_KEY> | |
GANACHE_URL=http://localhost:8545 | |
# ingore the below for now | |
WEB3_PROVIDER_URL= | |
ROLLUP_TYPE_HASH= | |
ETH_ACCOUNT_LOCK_CODE_HASH= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment