Skip to main content

15 docs tagged with "Solidity"

View All Tags

About How-to Guides

Explore the how-to guides for IOTA Smart Contracts, offering step-by-step instructions on various topics and functionalities.

Allow

How to allow native assets and base token

Compatible Tools

Existing EVM tooling is compatible and can be used directly with an IOTA Smart Contracts chain running EVM. You can configure hardhat, metamask, remix, Ether.js and Web3.js among others.

Create ERC721 NFTs

Create and deploy a Solidity smart contract to mint NFTs using the ERC721 standard.

Get Allowance

How to get the allowance of native assets and base token

Get Randomness on L2

You can use the ISC Magic Contract in EVM contracts to access ISC functionality, such as randomness.

Introduction

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.