rdubois-crypto / FreshCryptoLib

Cryptographic Primitives for Blockchain Systems (solidity, cairo, C and rust)
MIT License
124 stars 22 forks source link

🔧 configure foundry to read contracts from the `solidity` directory #7

Closed qd-qd closed 1 year ago

qd-qd commented 1 year ago

No more duplications, contracts now live in the solidity directory in the root of the repository, and tests in the WebAuthn_forge directory can now import them without any issues.

rdubois-crypto commented 1 year ago

Clearly cleaner. We Need to add the hackmem version back to test.