https://github.com/fuellabs/fuel-bridge
The canonical Fuel bridge mono repo.
https://github.com/fuellabs/fuel-bridge
bridge ethereum evm fuel
Last synced: 3 months ago
JSON representation
The canonical Fuel bridge mono repo.
- Host: GitHub
- URL: https://github.com/fuellabs/fuel-bridge
- Owner: FuelLabs
- License: apache-2.0
- Created: 2023-07-04T17:38:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-18T11:09:55.000Z (5 months ago)
- Last Synced: 2025-08-18T11:20:21.660Z (5 months ago)
- Topics: bridge, ethereum, evm, fuel
- Language: TypeScript
- Homepage: https://app.fuel.network/portal/bridge
- Size: 11.3 MB
- Stars: 174
- Watchers: 9
- Forks: 77
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
## 📗 Table of contents
- [Getting Started](./docs/GETTING_STARTED.md)
- [Requirements](./docs/GETTING_STARTED.md#requirements)
- [Running Project Locally](./docs/GETTING_STARTED.md#running-project-locally)
- [📚 - Getting the Repository](./docs/GETTING_STARTED.md#---getting-the-repository)
- [📦 - Install Dependencies](./docs/GETTING_STARTED.md#---install-dependencies)
- [📒 - Run Local Node](./docs/GETTING_STARTED.md#---run-local-node)
- [📗 Project Overview](./docs/GETTING_STARTED.md#-project-overview)
- [🧰 Useful Scripts](./docs/GETTING_STARTED.md#-useful-scripts)
- [✅ Running Tests](./docs/GETTING_STARTED.md#run-tests)
- [Architecture](./docs/ARCHITECTURE.md)
- [💡 Concepts](./docs/ARCHITECTURE.md#concepts)
- [🔀 Flow](./docs/ARCHITECTURE.md#bridge-flow)
- [🔟 Decimals adjustment](./docs/ARCHITECTURE.md#decimals-adjustment)
- [Contribution Guide](./docs/CONTRIBUTING.md)
- [Finding Something to Work On](./docs/CONTRIBUTING.md#finding-something-to-work-on)
- [Contribution Flow](./docs/CONTRIBUTING.md#contribution-flow)
- [License](#license)
## License
The primary license for this repo is `Apache-2.0`, see [`LICENSE`](./LICENSE).