📄️ Cairo BlocksCairo Blocks allow users to place their desired Cairo code into a transpiled contract.
📄️ Contract FactoriesContract factories are now supported by Warp. Contract factories work slightly differently on Starknet as they do on Ethereum.
📄️ Interface Call ForwarderThis is a feature for the Warp transpiler to enable interaction between non-warped cairo contracts with a warped cairo contract (cairo file generated after transpilation of a solidity contract).