This repository contains set of smart contracts and test cases of Metronome Synth
-
Install
npm i
-
set NODE_URL in env
export NODE_URL=<eth mainnet url>
or by creating a
.envfile (use.env.templateas reference) -
Test
npm tnpm run coverageSee deployment documentation