Skip to content

feat: Migrate contracts

0xjac requested to merge feat/include-contracts into develop

Based on !16 (merged), merge it first!

  • Migrate the smart contracts to the ./contracts folder, the deploy script to ./scripts and the tests to ./test/contracts.
  • Remove smart-contracts submodule.
  • Update README and deps.

Note: the solidity-contracts repo can then be archived.

Merge request reports