Cyfrin / solidity-by-example.github.io

Solidity By Example
https://solidity-by-example.org/
MIT License
614 stars 201 forks source link

Add otc.sol #234

Open lychees opened 2 years ago

lychees commented 2 years ago

Add an otc exchange for DeFi, compared to starting with uniswap, it is a more basic and user friendly. It also has practical implications and can be used as a safety backup mode in case of lack of liquidity.