Diode Contracts 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