FuelLabs/sway

UTXO explanation needed in the Sway Book

Open

#1,564 opened on May 16, 2022

View on GitHub
 (2 comments) (4 reactions) (0 assignees)Rust (5,421 forks)batch import
The Sway Bookgood first issue

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 22h 6m) (16 merged PRs in 30d)

Description

Most developers that will come across Sway/Fuel would be used to a Account model, as such is currently used by Ethereum and Solana. UTXOs are mostly a foreign concept to them (and me). So perhaps an explanation of UTXOs in the context of Fuel is warranted in the book itself

Contributor guide