NethermindEth / warp

Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
https://nethermind.io/warp/
Apache License 2.0
754 stars 70 forks source link

Cross contract call #1034

Closed rjnrohit closed 1 year ago

rjnrohit commented 1 year ago

Add support for cairo1 cross contract calls.

It should closes #964 atm

piwonskp commented 1 year ago

Conflicts