Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.09 KB

ACO Protocol source code

Protocol Introduction

ACO is a decentralized non-custodial options protocol built on top of Ethereum that allows users to mint and exercise call or put options, in a trustless and decentralized manner without having to rely on any third party.

Each option series is integrated through an ACOToken contract, which is ERC20-compliant, making options transferable, fungible, and ready for further DeFi integrations.

Links:

Directories

Smart-Contracts

All smart contracts in Solidity. Tests using Hardhat

Web

ACO website, that you can check on aco.finance.

Trade

0x-launch-kit adapted for ACO tokens trading.

Api

ACO API using Serverless.