defi-minimal icon indicating copy to clipboard operation
defi-minimal copied to clipboard

This repo is dedicated to making minimal repos of existing defi primatives.

Results 6 defi-minimal issues
Sort by recently updated
recently updated
newest added

some references http://coders-errand.com/token_bonding_curves/ https://medium.com/@simondlr/tokens-2-0-curved-token-bonding-in-curation-markets-1764a2e0bee5 https://billyrennekamp.medium.com/converting-between-bancor-and-bonding-curve-price-formulas-9c11309062f5 [legacy project](https://github.com/bancorprotocol/bancor-contracts-solidity-legacy) [communauty example](https://github.com/relevant-community/bonding-curve) [formula](https://drive.google.com/file/d/0B3HPNP-GDn7aRkVaV3dkVl9NS2M/view?resourcekey=0-mbIgrdd0B9H8dPNRaeB_TA)

in progress

- upgrade packages and use hardhat tool box - add uniswap v2 core

Hi team, I noticed a couple of minor typos in the README: - The introduction says: "This repo is dedicated to making minimal repos of existing defi primatives." It should...

account_balance > amount was reverting to error of not enough funds in withdraw function