Implementing Automated Market Makers with Constant Circle
arXiv:2103.03699v1
Originality Synthesis-oriented
AI Analysis
This work addresses the problem of decentralized trading for cryptocurrency users, but it appears incremental as it focuses on implementation details rather than novel theoretical advances.
The paper tackles the implementation of automated market makers using a constant ellipse model, resulting in a functional prototype called CoinSwap that is publicly accessible online.
This paper describe the implementation details of constant ellipse based automated market makers (CoinSwap). A CoinSwap prototype has been implemented at http://coinswapapp.io/ and the source codes are available at https://github.com/coinswapapp/