Closed Olanetsoft closed 10 months ago
To fix this: Run npm run start
to start the local chains on a separate terminal and leave it up and running.
Navigate to the examples-web directory.
-- Run npm ci
to install dependencies.
-- Run npm run setup
to copy the private key and mnemonic from the .env file at the root directory to the .env file in the examples-web directory.
-- Run npm run deploy
to compile all smart contracts, generate types for smart contract functions, and deploy to the local network.
Then, Run `npm run dev
to start the web application server.
I want to use this link: https://github.com/axelarnetwork/axelar-examples/tree/main/examples-web but when i run it i get this error: