Set Up Your Local Environment
Last updated
Last updated
There are plenty popular development toolsets such as Hardhat and . In Dyson Finance repo, we use as the tool to develop and test our contracts.
You can look up our tests to know more about the integration.
To run tests, you can follow the steps below:
Setup .env
Use the following commands to run tests in src/test
.