GitHub RepositoryOpen SourceNOASSERTIONUnknownRustExternal ProjectNext.js

FuelLabs/fuel-core

This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.

Stars
57K
Forks
2.9K
Watchers
57K
Open Issues
195
FuelLabs/fuel-core

Repository Details

Repository
FuelLabs/fuel-core
Framework
Unknown
Primary Language
Rust
Content Language
English
License
NOASSERTION
Stars
57K
Forks
2.9K
Watchers
57K
Open Issues
195
Default Branch
master
Last Synced
25 Jun 2026
Repository Status
draft_created

Repository Description

AI Summary

Rust full node implementation of the Fuel v2 protocol.

Original Repository Description

Rust full node implementation of the Fuel v2 protocol.

README Preview

# Fuel Client [![build](https://github.com/FuelLabs/fuel-core/actions/workflows/ci.yml/badge.svg)](https://github.com/FuelLabs/fuel-core/actions/workflows/ci.yml) [![deepwiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/FuelLabs/fuel-core) [![crates.io](https://img.shields.io/crates/v/fuel-core?label=latest)](https://crates.io/crates/fuel-core) [![docs](https://docs.rs/fuel-core/badge.svg)](https://docs.rs/fuel-core/) [![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xfpK4Pe) [![twitter](https://img.shields.io/twitter/follow/fuel_network)](https://x.com/fuel_network) Fuel client implementation. ## Versions currently used in networks | Network | Version | |----------|---------| | Fuel Ignition | 0.48.1 | | Testnet | 0.48.1 | | Devnet | 0.48.1 | ## Contributing If you are interested in contributing to Fuel, see our [CONTRIBUTING.md](CONTRIBUTING.md) guidelines for coding standards and review process. Before pushing any changes or creating pull request please run `source ci_checks.sh`. ## Building If you plan to use already pre-compiled binaries you can directly go to [Running a Ignition node](#running-a-ignition-node). ### System Requirements There are several system requirements including clang. #### MacOS ```bash brew update brew install cmake ``` #### Debian ```bash apt update apt install -y cmake pkg-config build-essential git clang libclang-dev ``` #### Arch ```bash pacman -Syu --needed --noconfirm cmake gcc pkgconf git clang ``` ### Rust setup You'll need `wasm32-unknown-unknown` target installed. ```bash rustup target add wasm32-unknown-unknown ``` ## Running a Ignition node If you want to participate in the Ignition network with your own node you can launch

UnknownRustNOASSERTIONblockchainfuel

Related Repositories

Product Discussion

Ask questions or discuss this product. New comments are reviewed before publishing.

0 comments

Loading comments...

Explore

WOCSOL services and marketplace

Account

Sign in or create an account to manage downloads, orders, and support.