zhereh-frontend

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

.env.example (345B)


      1 # Public
      2 PUBLIC_RPC_URL=http://localhost:8545
      3 PUBLIC_CHAIN_NAME=Celo
      4 PUBLIC_CURRENCY_NAME=Celo
      5 PUBLIC_CURRENCY_SYMBOL=CELO
      6 PUBLIC_CHAIN_ID=1337
      7 PUBLIC_DECIMALS=18
      8 PUBLIC_VOTE_CONTRACT_ADDRESS=0x7747f2e5171ceeeac7b30635826ca32fcdc4dc48
      9 PUBLIC_ERC20_CONTRACT_ADDRESS=0xd00d52a07d96fcb9ce5b3ab4b58cfc94d667f5fc
     10 PUBLIC_WALA_URL=http://localhost:8000