rdubois-crypto / FreshCryptoLib

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

Add some tutorial transactions over deployed contracts #34

Closed rdubois-crypto closed 11 months ago

rdubois-crypto commented 11 months ago

Now that the secp256r1 verifier is deployed, it would be of interest to provide a tutorial for verification with precomputations (with sage explanations) over a testnet.

rdubois-crypto commented 11 months ago

close with addition of cast_send.sh