clarity

所属分类:DeFi
开发工具:Solidity
文件大小:0KB
下载次数:0
上传日期:2023-10-29 23:40:06
上 传 者sh-1993
说明:  Clarity是一个去中心化的交易对手清算所(DCP),用于书写、转让和结算期权和期货合约...
(Clarity is a decentralized counterparty clearinghouse (DCP), for the writing, transfer, and settlement of options and futures contracts on the EVM.)

文件列表:
.env.template (272, 2023-12-03)
.gas-report (7616, 2023-12-03)
.gas-snapshot (18355, 2023-12-03)
LICENSE (1066, 2023-12-03)
Makefile (542, 2023-12-03)
assets/ (0, 2023-12-03)
assets/financial-trading-infrastructure.png (1383079, 2023-12-03)
assets/metadata-json-example.json (596, 2023-12-03)
assets/metadata-png-example.png (30163, 2023-12-03)
assets/metadata-svg-example.svg (929, 2023-12-03)
foundry.toml (2095, 2023-12-03)
lib/ (0, 2023-12-03)
lib/forge-std/ (0, 2023-12-03)
lib/solmate/ (0, 2023-12-03)
script/ (0, 2023-12-03)
script/BasicDeploy.s.sol (661, 2023-12-03)
script/DeployWithMocks.s.sol (5235, 2023-12-03)
src/ (0, 2023-12-03)
src/ClarityMarkets.sol (53693, 2023-12-03)
src/adapter/ (0, 2023-12-03)
src/adapter/ClarityERC20Factory.sol (3993, 2023-12-03)
src/adapter/ClarityWrappedLong.sol (3564, 2023-12-03)
src/adapter/ClarityWrappedShort.sol (3774, 2023-12-03)
src/interface/ (0, 2023-12-03)
src/interface/IClarityCallback.sol (237, 2023-12-03)
src/interface/IClearingPool.sol (247, 2023-12-03)
src/interface/IOptionMarkets.sol (469, 2023-12-03)
src/interface/IPosition.sol (588, 2023-12-03)
src/interface/adapter/ (0, 2023-12-03)
src/interface/adapter/IERC20Factory.sol (400, 2023-12-03)
src/interface/adapter/IWrappedLongActions.sol (261, 2023-12-03)
src/interface/adapter/IWrappedLongEvents.sol (572, 2023-12-03)
src/interface/adapter/IWrappedOption.sol (300, 2023-12-03)
src/interface/adapter/IWrappedShortActions.sol (262, 2023-12-03)
... ...

# Clarity [![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![CI](https://github.com/neodaoist/clarity/actions/workflows/ci.yml/badge.svg)](https://github.com/neodaoist/clarity/actions/workflows/ci.yml) [![Coverage](https://codecov.io/gh/neodaoist/clarity/graph/badge.svg?token=ACMCWHK5TZ)](https://codecov.io/gh/neodaoist/clarity) [![Foundry](https://img.shields.io/badge/Built_with-Foundry-FFFFC7)](https://book.getfoundry.sh/) Clarity is a **decentralized counterparty clearinghouse (DCP)**, for the writing, transfer, and settlement of options and futures contracts on the Ethereum Virtual Machine (EVM). The protocol is open source, open state, and open access. It has zero oracles, zero governance, and zero custody. It is designed to be secure, composable, immutable, ergonomic, and gas minimal. ## Work in Progress ![Financial Trading Infrastructure](https://raw.githubusercontent.com/neodaoist/clarity/main/assets/financial-trading-infrastructure.png "Financial Trading Infrastructure")

近期下载者

相关文件


收藏者