Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 244 Bytes

Vertex EVM Contracts

EVM implementation of Vertex. A Hardhat project.

Local Development

The following assumes the use of node@>=16.

Install Dependencies

yarn install

Compile Contracts

yarn compile