About How-to Guides
Explore the how-to guides for IOTA Smart Contracts, offering step-by-step instructions on various topics and functionalities.
Explore the how-to guides for IOTA Smart Contracts, offering step-by-step instructions on various topics and functionalities.
Compatibility between the ISC EVM layer and existing Ethereum smart contracts and tooling.
This guide will help you quickly get started with the EVM Testnets
You can use the ISC Magic Contract in EVM contracts to access ISC functionality, such as randomness.
With call and callView you can interact with any core contract
The current release of IOTA Smart Contracts also has experimental support for EVM/Solidity, providing limited compatibility with existing smart contracts and tooling from other EVM based chains like Ethereum.
The ISC Magic Contract allows EVM contracts to access ISC functionality.
How to send funds from L1 to L2.
The ISC Core Contracts allows VMs to access ISC functionality.