3 Commits

Author SHA1 Message Date
r4bbit
b77e258670
refactor: use OZs Ownable2Step for access control (#73)
Closes #64
2023-10-04 13:23:35 +02:00
r4bbit
086601d25b
chore: introduce foundry deployment script (#75)
This introduces a foundry based deployment script which is also used in
tests so the deployment itself is tested as well.
2023-10-04 11:05:33 +02:00
r4bbit
e6dec47f02
chore: add config files from foundry template (#69)
The ultimate goal will be to move the contracts package into its own repository that's based on our foundry template.
This commit adds foundry template config files and removes legacy
hardhat stuff.
2023-10-04 10:47:40 +02:00