Skip to content

0xstepit/automated-market-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AUTOMATED MARKET MAKERS MODELS

This repo contains the implementation of different models of bonding curve underlying Automated Market Makers (AMM) 📈 . AMMs are one of the building block of the Decentralised Finance (DeFi) and their understanding is of paramount importance for a simple user and for a BUIDLer. This new kind of technological market are based on math, which provides all the tool to regulate and utomatize the complex behaviour of a market and, consequently, the relations amongst users.

Results

Content

  • notebooks/AMM.ipynb: is the main of the projects.

  • notebooks/helper: contains helper function used to compute bonding curves and plot them.

  • assets/images: contains the bonding curves plots.

Usage

Fork the repo:

git clone https://github.com/stepyt/automated-market-maker.git

Play with the Jupyter Notebook! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages