
Introducing Fuel Season 1 (FS-1) and Phase 2 Genesis Drop
Today marks the conclusion of Phase 2 and with it the Fuel Points Program. We want to thank all participants who helped bootstrap Ignition, and now turn our focus to building Fuel into a fully integrated liquidity hub. As we mark the end of the Fuel Points program, we are excited to unveil two initiatives: Phase 2 of the Genesis Drop and the start of Fuel Season 1 (FS-1).Genesis Drop: Phase 2 - 150,000,000 FUEL1.5% of FUEL total supply.Rewards for participation in Phase 2 of the Points Progra...

Announcing Phase 2 of the Fuel Points Program
We are excited to announce the final phase in the Fuel Points Program, now live with Fuel Ignition. With Phase 2, you can continue earning points while supporting the growth of the Fuel ecosystem. With Phase 2 of Fuel Points, we’re ensuring that the network grows in a way that is positive sum for points program participants, the Fuel ecosystem projects and the broader Fuel community. Qualifying users can participate in the program, while earning rewards for meaningfully engaging with the ecos...

Sway: The Next-Generation Language for Smart Contracts
As blockchain applications become more complex, there is a strong need for safe and smart contract languages. Many platforms today rely on languages and virtual machines (VMs) that weren't originally designed to handle the unique constraints and requirements of blockchain execution. It’s no secret that the architectural decisions made in 2014 for Solidity and the EVM now show clear signs of age. Among these is their susceptibility to vulnerabilities that make writing secure Ethereum smar...
Fuel Ignition is a high-performance Ethereum L2.

Introducing Fuel Season 1 (FS-1) and Phase 2 Genesis Drop
Today marks the conclusion of Phase 2 and with it the Fuel Points Program. We want to thank all participants who helped bootstrap Ignition, and now turn our focus to building Fuel into a fully integrated liquidity hub. As we mark the end of the Fuel Points program, we are excited to unveil two initiatives: Phase 2 of the Genesis Drop and the start of Fuel Season 1 (FS-1).Genesis Drop: Phase 2 - 150,000,000 FUEL1.5% of FUEL total supply.Rewards for participation in Phase 2 of the Points Progra...

Announcing Phase 2 of the Fuel Points Program
We are excited to announce the final phase in the Fuel Points Program, now live with Fuel Ignition. With Phase 2, you can continue earning points while supporting the growth of the Fuel ecosystem. With Phase 2 of Fuel Points, we’re ensuring that the network grows in a way that is positive sum for points program participants, the Fuel ecosystem projects and the broader Fuel community. Qualifying users can participate in the program, while earning rewards for meaningfully engaging with the ecos...

Sway: The Next-Generation Language for Smart Contracts
As blockchain applications become more complex, there is a strong need for safe and smart contract languages. Many platforms today rely on languages and virtual machines (VMs) that weren't originally designed to handle the unique constraints and requirements of blockchain execution. It’s no secret that the architectural decisions made in 2014 for Solidity and the EVM now show clear signs of age. Among these is their susceptibility to vulnerabilities that make writing secure Ethereum smar...
Fuel Ignition is a high-performance Ethereum L2.
Share Dialog
Share Dialog

Subscribe to Fuel Labs

Subscribe to Fuel Labs
>2.8K subscribers
>2.8K subscribers

During 3 days (October 28 - 30), hackers from all over the world gathered at the Academia das Ciências in Lisbon for hacking. For this occasion, we sponsored 3 open bounties for bold hackers eager to build on Fuel Beta-1 testnet using Sway:
🥇 First Prize — $3,000
🥈 Second Prize — $2,000
🥉 Third Prize — $1,000
Let's go over the winning projects:
Authsome implements a multi-signature wallet using the predicate system of the FuelVM and Sway. This wallet is then used as the basis for a pluggable authentication infrastructure, similar to Web3Auth.
This project leverages the power of account abstraction and multi-signatures to create Web2-like experiences with Web3 custodial properties.
Check out their demo video below:
You first need to log in with an email address and a password of your choice. Authsome will then generate a 2 of 3 addresses multi-signature wallet, which means that you need 2 addresses to execute a transaction or log in to Authsome. Each key will be stored in different places.
Then you're all set to execute blazingly fast payments: You log in with your password to unlock the first key, and the second key is loaded from your browser's local storage.
When you confirm your transaction on the Frontend, the DApp will generate a two-signature predicate transaction for each spended UTXO.
The real benefit of this application is that it supports spending multiple UTXOs with distinct predicate data.
For more information, check out their GitHub repository.
Fuel Price Oracle implements a simple ETH - DAI tokens price oracle. This project allows retrieving token prices from the outside world on the Fuel chain with a Sway smart contract.
Check out their demo video below:
For more information, check out their GitHub repository.
Enter the world of Capitalist Pigs, a Gamify staking for fees in a DeFi project using a set of NFTs.
Check out their demo video below:
First of all, you begin by generating a burner wallet on the upper right corner of the DApp. To start playing, you need to claim a Pig, a stakable collectible NFT asset. By staking it, you will earn Truffles and staking fees represented by Bacon. Truffles can be turned into Piglets. With those Piglets, you have 2 possibilities: you can either turn them into Pigs or delegate them to existing Pigs to increase their staking fee generation. And this is it, you're a Capitalist Pig! You can check in the lower right corner the evolution of your supply (Pigs, Piglets, Truffles, and Bacon).
Try it out now here.
For more information, check out their GitHub repository.
Building on Fuel means breaking free from the constraints of monolithic blockchains that have held us back.
A step-by-step guide to building a full-stack dapp on Fuel can be found here.
The Fuel Book can be found here. It contains everything you need to know about Fuel, from its modular design to its key features.
The Sway Book can be found here.
Fuel is the fastest execution layer for the modular blockchain stack. Powerful and sleek, the technology enables parallel transaction execution, empowering developers with the highest flexible throughput and maximum security required to scale. Developers choose the FuelVM for its superior developer experience and the ability to go beyond the limitations of the EVM.

During 3 days (October 28 - 30), hackers from all over the world gathered at the Academia das Ciências in Lisbon for hacking. For this occasion, we sponsored 3 open bounties for bold hackers eager to build on Fuel Beta-1 testnet using Sway:
🥇 First Prize — $3,000
🥈 Second Prize — $2,000
🥉 Third Prize — $1,000
Let's go over the winning projects:
Authsome implements a multi-signature wallet using the predicate system of the FuelVM and Sway. This wallet is then used as the basis for a pluggable authentication infrastructure, similar to Web3Auth.
This project leverages the power of account abstraction and multi-signatures to create Web2-like experiences with Web3 custodial properties.
Check out their demo video below:
You first need to log in with an email address and a password of your choice. Authsome will then generate a 2 of 3 addresses multi-signature wallet, which means that you need 2 addresses to execute a transaction or log in to Authsome. Each key will be stored in different places.
Then you're all set to execute blazingly fast payments: You log in with your password to unlock the first key, and the second key is loaded from your browser's local storage.
When you confirm your transaction on the Frontend, the DApp will generate a two-signature predicate transaction for each spended UTXO.
The real benefit of this application is that it supports spending multiple UTXOs with distinct predicate data.
For more information, check out their GitHub repository.
Fuel Price Oracle implements a simple ETH - DAI tokens price oracle. This project allows retrieving token prices from the outside world on the Fuel chain with a Sway smart contract.
Check out their demo video below:
For more information, check out their GitHub repository.
Enter the world of Capitalist Pigs, a Gamify staking for fees in a DeFi project using a set of NFTs.
Check out their demo video below:
First of all, you begin by generating a burner wallet on the upper right corner of the DApp. To start playing, you need to claim a Pig, a stakable collectible NFT asset. By staking it, you will earn Truffles and staking fees represented by Bacon. Truffles can be turned into Piglets. With those Piglets, you have 2 possibilities: you can either turn them into Pigs or delegate them to existing Pigs to increase their staking fee generation. And this is it, you're a Capitalist Pig! You can check in the lower right corner the evolution of your supply (Pigs, Piglets, Truffles, and Bacon).
Try it out now here.
For more information, check out their GitHub repository.
Building on Fuel means breaking free from the constraints of monolithic blockchains that have held us back.
A step-by-step guide to building a full-stack dapp on Fuel can be found here.
The Fuel Book can be found here. It contains everything you need to know about Fuel, from its modular design to its key features.
The Sway Book can be found here.
Fuel is the fastest execution layer for the modular blockchain stack. Powerful and sleek, the technology enables parallel transaction execution, empowering developers with the highest flexible throughput and maximum security required to scale. Developers choose the FuelVM for its superior developer experience and the ability to go beyond the limitations of the EVM.
No activity yet