Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 357 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 357 Bytes

Diode Contracts

CI

Smart contracts for diode chain. Ethereum compatible. Tested with Foundry

Development

Install foundry to run the tests and compile https://getfoundry.sh/

Run tests:

$ make test

Build deployment contracts

$ make clean && make