Dstack-TEE / Dstack-TEE/dstack
Migrate hardhat scripts to foundry
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 544
- Forks
- 96
- Avg merge
- 17h 57m
- Merged PRs (30d)
- 117
Description
We have EVM based authentication smart contracts under [kms/auth-eth](https://github.com/Dstack-TEE/dstack/tree/master/kms/auth-eth). Now it's based on hardhat. To modernize the code base, let's switch it to foundry. The task should include both the unit tests and deployment scripts. It's also expected the test can run on its own, removing the dependency on `cast`.
Contributor guide
Assessment
This issue has not been assessed yet.