-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Sway 例子
背景
Sway 语言整体和 Solidity 类似, 只是把 Solidity 的语法换成了 Rust.
Sway 中的大部分语法和链上数据结构都能在 Solidity 找到对应的存在.
1. Counter 合约
https://github.com/FuelLabs/sway-applications/blob/master/counter-script/counter/src/main.sw
2. Uniswap V2 合约
https://github.com/FuelLabs/sway-applications/blob/master/AMM/exchange-contract/src/main.sw
Metadata
Metadata
Assignees
Labels
No labels