KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
flamingo-contract-swap
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
laravel-bootstrap-forms
:
No description available.
Machine-Learning-with-Tensor-Factorizations
:
Tensor-structured machine learning algorithms (support vector machines, logistic regression, linear regression) named CP-SVM, CP-LogisticRegression, CP-LinearRegression, respectively
RM_Plugins
:
Hub for RPG Maker plugins by Nolonar
gmx_performance_on_HPC
:
Gromacs performance benchmarking on different HPC platforms
rOSD
:
[ECCV 2020] Official Matlab implementation of rOSD: Toward unsupervised, multi-object discovery in large-scale image collections.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flamingo-contract-swap
?
Download (.md)
# flamingo-contract-swap Flamingo Swap is Flamingo’s on-chain Auto Market Maker (AMM), providing liquidity to wrapped assets, FLM, and other NEP-5 based tokens. Swap adopts the Constant Product Market Maker (CPMM) model, which was popularized in many AMM-based DEXs, such as [Uniswap](https://uniswap.org/docs/v2/protocol-overview/how-uniswap-works/). CPMMs are based on a function that establishes a range of prices for two tokens according to the available quantities (liquidity) of each token. Within Swap, users can trade token pairs (included in a whitelist at the early stage) or provide liquidity to a chosen liquidity pool by depositing tokens to provide equal liquidity on both sides of the trading pair.