Skip to content

A cross-chain bridge that enables users to transfer tokens between different blockchain networks, supporting Ethereum, Binance Smart Chain, and Polygon. Built with Solidity for smart contracts and Go for backend services.

Notifications You must be signed in to change notification settings

kenny1st/crosschain-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cross-Chain Bridge πŸŒ‰

A decentralized bridge that allows users to transfer assets between Ethereum, Binance Smart Chain, and Polygon securely and efficiently.

πŸ“Œ Features

  • Cross-chain transfers between major blockchain networks
  • Decentralized validation using smart contracts
  • Fast and low-cost transactions
  • Web3 wallet integration (MetaMask, WalletConnect)

πŸ”— Project Structure

/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

About

A cross-chain bridge that enables users to transfer tokens between different blockchain networks, supporting Ethereum, Binance Smart Chain, and Polygon. Built with Solidity for smart contracts and Go for backend services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published