rdubois-crypto / FreshCryptoLib

Cryptographic Primitives for Blockchain Systems (solidity, cairo, C and rust)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bench the library on real Sepolia/Goerli/holesky Transactions

rdubois-crypto opened this issue · comments

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

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.

Tis done in tests/cast directory