A decentralized bridge that allows users to transfer assets between Ethereum, Binance Smart Chain, and Polygon securely and efficiently.
- Cross-chain transfers between major blockchain networks
- Decentralized validation using smart contracts
- Fast and low-cost transactions
- Web3 wallet integration (MetaMask, WalletConnect)
/crosschain-bridge βββ contracts/ # Solidity smart contracts for bridge logic βββ backend/ # Go backend for cross-chain transaction verification βββ frontend/ # Web-based UI for users βββ scripts/ # Deployment and interaction scripts βββ test/ # Unit tests for smart contracts & backend βββ README.md # Setup and usage guide βββ hardhat.config.js # Hardhat configuration for Solidity contracts βββ go.mod # Go module dependencies βββ package.json # Frontend dependencies