rdubois-crypto / FreshCryptoLib

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

Bench the library on real Sepolia/Goerli/holesky Transactions #23

Closed rdubois-crypto closed 8 months ago

rdubois-crypto commented 9 months ago

Developp a framework to produce concrete tx over testnests, to assess efficiency related to

rdubois-crypto commented 9 months ago

Deployment is now easy using make deploy.

Once cast commands to generate transactions are done, shall be used to bench using vyper, daimo and FCL.

rdubois-crypto commented 8 months ago

Tis done in tests/cast directory