The Axial Front-End source code
$ npm install
Create a .env.local
file with a valid REACT_APP_NETWORK_URL
(e.g. hardhat, mainnet):
REACT_APP_NETWORK_URL="http://127.0.0.1:8545/"
$ npm run start
The Axial Front-End source code
$ npm install
Create a .env.local
file with a valid REACT_APP_NETWORK_URL
(e.g. hardhat, mainnet):
REACT_APP_NETWORK_URL="http://127.0.0.1:8545/"
$ npm run start