Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 542 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 542 Bytes

Zenlink EVM Contracts

Actions Status

This repository contains all smart contracts(core, periphery, tool) for the Zenlink Protocol.

Audits

evm-version

SDK

dex-sdk

Install Dependencies

yarn

Compile Contracts

yarn build

Run Tests

yarn test