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...

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
Today Fuel Labs is proud to announce the launch of a Uniswap-like decentralized application running on a persistent Fuel devnet: SwaySwap.
Please try out SwaySwap here: https://fuellabs.github.io/swayswap
Both the Sway contracts and TypeScript frontend are completely free and open-source, and available on GitHub here: https://github.com/fuellabs/swayswap
Create a browser-based integrated Fuel wallet. (standalone wallet coming soon)
Faucet test ETH to your wallet.
Swap two different kinds of native assets: test ETH and test DAI. Native assets means no more approve + transferFrom!
Pool native assets.
The assets being swapped, transferred, and created as LP tokens are native assets, not tokens. They have the same first-class features as ETH does on Ethereum: they can be pushed with contract calls, and contracts have a balance of assets.
This is built with a new smart contract language called Sway. Sway learns from the shortcomings of Solidity and strengths of Rust, delivering an unparalleled developer experience.
Sway targets a novel, blazingly fast blockchain virtual machine, the FuelVM. The FuelVM is effectively the EVM, improved, and with waste reduced. No need to learn an entirely different smart contract programming model; if you can write contracts for the EVM you already know how to write contracts for the FuelVM!
SwaySwap runs on a completely new execution layer: Fuel, a UTXO-based modular execution layer.
As the fastest modular execution layer, Fuel brings globally accessible scale to Ethereum. The result is maximum security and the highest flexible throughput. Read more about modular execution layers here.
This demonstration should also dispel the false idea that UTXO-based blockchains can’t have a similar user experience to Ethereum. Other UTXO-based smart contract systems of the past saw users experience contention when trying to interact with the same contract at the same time. Fuel has no contention issues thanks to a research breakthrough in blockchain design: malleable transactions. Applications on Fuel can be interacted with in the same way as those on Ethereum directly.
As a modular execution layer, Fuel can achieve global throughput in a way not possible with monolithic chains, all while inheriting security from Ethereum. Building on Fuel is building on Ethereum. #BeyondMonolithic
Read the Sway Book to start developing: https://fuellabs.github.io/sway/latest
This is a demo application on a devnet. It is not a mainnet deployment.
The block explorer is under active construction and an early version can be found here: https://fuellabs.github.io/block-explorer-v2
Fuel will be supporting Ethereum-based key management in the future (i.e. MetaMask and WalletConnect for account management and transaction signing).
While currently a standalone network, future Fuel networks will be fully bridged to Ethereum (testnets, then mainnet), so that Ethereum assets can be used in Fuel execution contexts.
Today Fuel Labs is proud to announce the launch of a Uniswap-like decentralized application running on a persistent Fuel devnet: SwaySwap.
Please try out SwaySwap here: https://fuellabs.github.io/swayswap
Both the Sway contracts and TypeScript frontend are completely free and open-source, and available on GitHub here: https://github.com/fuellabs/swayswap
Create a browser-based integrated Fuel wallet. (standalone wallet coming soon)
Faucet test ETH to your wallet.
Swap two different kinds of native assets: test ETH and test DAI. Native assets means no more approve + transferFrom!
Pool native assets.
The assets being swapped, transferred, and created as LP tokens are native assets, not tokens. They have the same first-class features as ETH does on Ethereum: they can be pushed with contract calls, and contracts have a balance of assets.
This is built with a new smart contract language called Sway. Sway learns from the shortcomings of Solidity and strengths of Rust, delivering an unparalleled developer experience.
Sway targets a novel, blazingly fast blockchain virtual machine, the FuelVM. The FuelVM is effectively the EVM, improved, and with waste reduced. No need to learn an entirely different smart contract programming model; if you can write contracts for the EVM you already know how to write contracts for the FuelVM!
SwaySwap runs on a completely new execution layer: Fuel, a UTXO-based modular execution layer.
As the fastest modular execution layer, Fuel brings globally accessible scale to Ethereum. The result is maximum security and the highest flexible throughput. Read more about modular execution layers here.
This demonstration should also dispel the false idea that UTXO-based blockchains can’t have a similar user experience to Ethereum. Other UTXO-based smart contract systems of the past saw users experience contention when trying to interact with the same contract at the same time. Fuel has no contention issues thanks to a research breakthrough in blockchain design: malleable transactions. Applications on Fuel can be interacted with in the same way as those on Ethereum directly.
As a modular execution layer, Fuel can achieve global throughput in a way not possible with monolithic chains, all while inheriting security from Ethereum. Building on Fuel is building on Ethereum. #BeyondMonolithic
Read the Sway Book to start developing: https://fuellabs.github.io/sway/latest
This is a demo application on a devnet. It is not a mainnet deployment.
The block explorer is under active construction and an early version can be found here: https://fuellabs.github.io/block-explorer-v2
Fuel will be supporting Ethereum-based key management in the future (i.e. MetaMask and WalletConnect for account management and transaction signing).
While currently a standalone network, future Fuel networks will be fully bridged to Ethereum (testnets, then mainnet), so that Ethereum assets can be used in Fuel execution contexts.
No activity yet