Skip to main content

42 docs tagged with "How-To"

Goal orientated direction.

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 coins and other objects

Asset Tokenization

Learn how to tokenize assets on the IOTA blockchain. Asset tokenization refers to the process of representing real-world assets, such as real estate, art, commodities, stocks, or other valuable assets, as digital tokens on the blockchain network.

Create ERC721 NFTs

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

Deploy a Smart Contract

Learn how to deploy smart contracts to IOTA EVM Testnet using popular tools like Remix and Hardhat.

First Example

Example of a _Solo_ test. It deploys a new chain and invokes some view calls.

Install IOTA

Install the IOTA framework and required prerequisites on your system, including the IOTA command line interface to interact with the IOTA network.

Key Storage

Explain the use of the storage interfaces and how they can be implemented

Local Development

Guide to setting up and using a local IOTA network for development and testing.

Manage a Chain

How to manage a chain using the Grafana dashboard, a client to receive published events, logging, and validators.

Publish a Package

Learn how to publish your Move package on the IOTA network and interact with it using programmable transaction blocks.

Running a Node

How to run a node. Requirements, configuration parameters, dashboard configuration, and tests.

Set Up a Chain

Setting up a chain: requirements, configuration parameters, validators, and tests.

The L2 Ledger

Smart contracts can exchange assets between themselves on the same chain and between different chains, as well as with addresses on the L1 ledger.