KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 341 forks source link

update public facing interfaces in readme file #911

Closed ilanDoron closed 4 years ago

ilanDoron commented 4 years ago

I am trying to be clear for external developers using this repo which APIs are for public use.

and which are internal

for internal ones we might change every version. public facing API we should maintain as much as possible.

also fixing some changes related to sol6 changes