Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@rya-sge rya-sge released this 09 Sep 13:09
f6fb806
  • Add ERC-2771 support

The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag

git clone https://github.com/CMTA/DebtEngine
git checkout v0.2.0
forge install
forge build