https://github.com/radrow/bondingcurve
https://github.com/radrow/bondingcurve
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radrow/bondingcurve
- Owner: radrow
- Created: 2019-05-17T08:37:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T20:27:32.000Z (over 2 years ago)
- Last Synced: 2025-07-08T00:43:44.406Z (12 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BondingCurve
This is sample bonding curve contract wrtten for [aeternity](https://aeternity.com/) blockchain. It is written in Sophia programming language and uses custom rational numbers library.
Computation of prices is performed with use of [Bancor Formula](https://drive.google.com/file/d/0B3HPNP-GDn7aRkVaV3dkVl9NS2M/view).