3 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
0aa3f2e3d2
chore: update interface and update Solidity version to 0.8.27 across all files 2024-11-11 19:30:50 -03:00
Ricardo Guilherme Schmidt
4669a4fcf3
Update specs and interface 2024-11-08 00:56:09 -03:00
r4bbit
2e7c5148b4
refactor: migrate repository to foundry-template (#6)
This commit migrates the repo to our foundry template, which ensures we
have consistent tooling across smart contract repositories that are
maintained by Vac.

This removes all hardhat related files and workflows and replaces them
with more perfomant foundry workflows.

It also sets up tests, CI and linting.
2023-09-12 18:37:30 +02:00