Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAL Hookathon - TWAMM #82

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

BAL Hookathon - TWAMM #82

wants to merge 4 commits into from

Conversation

shlok2740
Copy link

TWAMM is a smart contract designed to facilitate automated and gradual trading between two cryptocurrencies over a specified period. Imagine you want to exchange one type of cryptocurrency for another, but instead of doing it all at once, you prefer to spread the trade over several days to avoid sudden price changes. [TWAMM (Time-Weighted Average Market Maker)] allows you to create such an order, specifying the amount you want to trade and the duration. The contract then automatically executes small portions of your trade at regular intervals, ensuring a smoother and more predictable trading experience. It also includes features to cancel orders, execute pending trades, and withdraw any remaining funds once the trading period ends.

Copy link

vercel bot commented Oct 1, 2024

@shlok2740 is attempting to deploy a commit to the Matt Pereira's projects Team on Vercel.

A member of the Team first needs to authorize it.

@shlok2740 shlok2740 closed this Oct 3, 2024
@shlok2740 shlok2740 reopened this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant