Frontend for internal testing of the Bridge Protocol (Solana ↔ EVM chains).
- Cross-chain token transfers
- Wallet integration: MetaMask, Phantom
- Transaction monitoring: pending, confirmed, failed
- React + TypeScript
- web3.js / ethers.js / @solana/web3.js
- Css
git clone https://github.com/victorchukwuemeka/crossbridge-frontend.git
cd crossbridge-frontend
npm install
npm run dev