Skip to main content

Contract Interaction Flow Example

Use examples/contract-interaction-flow to inspect wallet-executed ERC-20 supply flows.

Run it from the SDK root:

pnpm install
pnpm --filter @liquidium/example-contract-interaction-flow dev

Set VITE_EVM_RPC_URL or VITE_INFURA_API_KEY to override the example's public mainnet RPC fallback.