gildlab / ethgild

MIT License
2 stars 3 forks source link

convert OffChainAssetReceiptVault.test.ts to foundry test #59

Closed thedavidmeister closed 1 month ago

thedavidmeister commented 1 month ago

Motivation

https://github.com/gildlab/ethgild/blob/main/test/offchainAsset/OffChainAssetReceiptVault.test.ts is a hardhat test that we want in foundry

Solution

port the hardhat test to foundry