Inspiration
Late last year I work for a project in solidity and they paid me in USDC ETH and the wallet I used had no ETH inside, it became serious issue trying to get the sum out.
What it does
We want to build a swap that allows a user to swap between coins even if they do not have the STX token, we would pay on their behalf and charge them in the coin they are swapping
How we built it
The project has a frontend which is built with react/next js and stacks js and a backend with clarity
Challenges we ran into
It was a serious challenge trying to get the Automated Market Maker algorithm to keep the balance of moli tokens and lima tokens, out version of fungible tokens to use as sample tokens to swap
Accomplishments that we're proud of
We built a swap from scratch that swaps between fungible tokens built on stacks blockchain
What we learned
The next thing is to test the contract and work on a mainnet launch
Log in or sign up for Devpost to join the conversation.