/crosschain-usdc-demo

A demo for the cross-chain usdc without fragmentation issue (it is officially minted by Circle).

Primary LanguageTypeScript

Axelar Crosschain USDC Demo

A demo for the cross-chain usdc without fragmentation issue (it is officially minted by Circle).

Running Web UI Demo

  1. cd inside ui directory: cd ui
  2. Install dependencies: yarn
  3. Create .env from .env.sample, then fill the Openzeppelin Defender Relay API credentials.
  4. Run: yarn dev

Running Hardhat Tasks

See Hardhat Guide