Decentralized ERC20 exchange with borrowing & leverage by Maker
Oasis is a liquidity pool on the Ethereum blockchain. The Simple Market and Matching Market smart contracts provide for the trustless atomic exchange of ERC20 tokens without third party counter-risk.
The market can be accessed via solidity, web3, python, with a front-end available at oasisdex.com,
Oasis Direct makes use of proxy contract functionality from Dappsys to bundle multiple transactions into a single call. A front-end at oasis.direct provides simplified access to multi-step trading operations on Oasis and leverage via Maker.
Public read-only access to Oasis markets data is available over http via our REST API.