Skip to content

sotatek-dev/s-wallet-eth-base

Repository files navigation

s-wallet-eth-base

Set Infura project ID

To make sure the transaction can be broadcast to network successfully, the EthGateway will use infura when sending transaction. Need to make sure this environment variable is set properly:

INFURA_PROJECT_ID=<Your Infura project ID here>