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.

Subscribe to Fuel Labs

Subscribe to Fuel Labs
>2.8K subscribers
>2.8K subscribers
Share Dialog
Share Dialog
The Beyond Monolithic online Hackathon is now over. Over the course of four days, hackers from all corners teamed up for the first time to build dapps on the fastest modular execution layer with Sway, a refined and expressive smart contract language.
Three weeks ago, we announced our first online hackathon with up to $100,000 in prizes. In total, over 70 hackers worldwide registered to experience Sway for 4 days starting May 27, 2022. The goal was to build dapps, tooling, infrastructure, and more.
Description: Nuclear Swap is an AMM that builds on the StableSwap invariant and provides a superior AMM experience for market participants that would like to swap pegged assets. As of now, NuclearSwap provides swaps, deposits, withdrawals, and adding and removing liquidity.
Prize: $40k awarded
Submission: https://github.com/mauricewbr/nuclear_swap
Description: A multi-signature predicate that allows cheaper and native multi-signature transactions on Fuel. Multi-signature predicates can be the building block to more complex protocols such as payment channels, and they allow escrow applications and novel oracle designs. Multi-signature predicates are cheaper and more private than their contract-based version as they reveal they are multisig only when spent.
Prize: $25k awarded
Submission: https://github.com/recizk/multisig-predicate
Description: The Fuel Ferret team built an oracle in Sway. The contract can be initialized to a set of 3 addresses for the oracles, and then anyone can submit a request, which can only be fulfilled by the oracles. Once a quorum is reached, a value is stored for the request ID, which can then be retrieved.
Prize: $15k awarded
Submission: https://github.com/Ferret-san/fuel-oracle
Description: A non-fungible token (NFT) contract design based upon OpenZeppelin's design.
Prize: $5k awarded
Submission: https://github.com/SwayStar123/FRC721/tree/master
Description: An Emacs plugin for the Sway language.
Prize: $5k awarded
Submission: https://github.com/hhamud/sway-mode
Description: A Chrome wallet extension for Fuel, which currently features basic key management for Fuel keys.
Prize: $5k awarded
Submission: https://github.com/00vian/fision-wallet-hackaton-fuel
Description: DataBits is a governance contract. Implements access control, asset transfer, and storage space for a community to choose the best option akin to quadratic voting.
Prize: $5k awarded
Submission: https://github.com/Pfed-prog/Fuel_Voting
In conclusion, we are extremely thrilled with the results of the first Beyond Monolithic Hackathon. This marks the beginning of a movement toward modular execution demonstrating that applications from traditional DeFi designs cannot only be constructed but are now exposed to a new reality of high-compute virtual machine potential.
Modularism will allow applications like NuclearSwap to reach more people than ever before with costs remaining low and security retained, even during times of peak usage. This is all thanks to the increase in compute from Fuel and the increase in secure bandwidth from modular blockchains.
Fuel is hiring application developers to build Sway applications. Please see https://fuel.network/jobs for more details.
Fuel has also started an early grants program, with grants ranging from $50k-$150k, so please find us on Discord to ask for more details.A special thanks to all those who participated in the #BeyondMonolithic hackathon!
The Beyond Monolithic online Hackathon is now over. Over the course of four days, hackers from all corners teamed up for the first time to build dapps on the fastest modular execution layer with Sway, a refined and expressive smart contract language.
Three weeks ago, we announced our first online hackathon with up to $100,000 in prizes. In total, over 70 hackers worldwide registered to experience Sway for 4 days starting May 27, 2022. The goal was to build dapps, tooling, infrastructure, and more.
Description: Nuclear Swap is an AMM that builds on the StableSwap invariant and provides a superior AMM experience for market participants that would like to swap pegged assets. As of now, NuclearSwap provides swaps, deposits, withdrawals, and adding and removing liquidity.
Prize: $40k awarded
Submission: https://github.com/mauricewbr/nuclear_swap
Description: A multi-signature predicate that allows cheaper and native multi-signature transactions on Fuel. Multi-signature predicates can be the building block to more complex protocols such as payment channels, and they allow escrow applications and novel oracle designs. Multi-signature predicates are cheaper and more private than their contract-based version as they reveal they are multisig only when spent.
Prize: $25k awarded
Submission: https://github.com/recizk/multisig-predicate
Description: The Fuel Ferret team built an oracle in Sway. The contract can be initialized to a set of 3 addresses for the oracles, and then anyone can submit a request, which can only be fulfilled by the oracles. Once a quorum is reached, a value is stored for the request ID, which can then be retrieved.
Prize: $15k awarded
Submission: https://github.com/Ferret-san/fuel-oracle
Description: A non-fungible token (NFT) contract design based upon OpenZeppelin's design.
Prize: $5k awarded
Submission: https://github.com/SwayStar123/FRC721/tree/master
Description: An Emacs plugin for the Sway language.
Prize: $5k awarded
Submission: https://github.com/hhamud/sway-mode
Description: A Chrome wallet extension for Fuel, which currently features basic key management for Fuel keys.
Prize: $5k awarded
Submission: https://github.com/00vian/fision-wallet-hackaton-fuel
Description: DataBits is a governance contract. Implements access control, asset transfer, and storage space for a community to choose the best option akin to quadratic voting.
Prize: $5k awarded
Submission: https://github.com/Pfed-prog/Fuel_Voting
In conclusion, we are extremely thrilled with the results of the first Beyond Monolithic Hackathon. This marks the beginning of a movement toward modular execution demonstrating that applications from traditional DeFi designs cannot only be constructed but are now exposed to a new reality of high-compute virtual machine potential.
Modularism will allow applications like NuclearSwap to reach more people than ever before with costs remaining low and security retained, even during times of peak usage. This is all thanks to the increase in compute from Fuel and the increase in secure bandwidth from modular blockchains.
Fuel is hiring application developers to build Sway applications. Please see https://fuel.network/jobs for more details.
Fuel has also started an early grants program, with grants ranging from $50k-$150k, so please find us on Discord to ask for more details.A special thanks to all those who participated in the #BeyondMonolithic hackathon!
No activity yet