fuel-champions / technical-writing-bounty

Have an idea for a new in-depth technical article? Here's your chance at claiming a bounty reward and getting promoted through the Champions technical writing bounty!
https://fuel.mirror.xyz/
7 stars 6 forks source link

Article Idea: #3

Closed Phenzic closed 6 months ago

Phenzic commented 7 months ago

Article Title

How to Build and deploy an AMM contract using sway on the Fuel Blockchain (okay maybe a shorter title)

Article Summary

This tutorial centers around the backed side of an AMM dapp, basically, it's a sway smart contract. This will be more of an explanatory guide on building with sway syntax and understanding how the sway language works on the context of an AMM

Relevance to Fuel

This tutorial will touch down on essential smart contract functions that will help developers understand sway syntax and contract interaction (interfaces), how AMM works in the FuelVM ecosystem etc., and how to implement similar contract functions in other sway contracts, building other FuelVM dapps

Current Project

I will be building an AMM smart contract using the sway contract language for this tutorial (not necessarily having a frontend to integrate the contract, as it is meant to center on building with sway)

Fuel Developer Champion Status

Yes

Understanding of Requirements

Payment Agreement

hummusonrails commented 6 months ago

Hi @Phenzic, I'm going to close this one for now, as we'd love to see you take a go at #1. I've commented on that issue with next steps!