Skip to main content

9 docs tagged with "Testing"

Process of evaluating code.

View all tags

Debugging

Learn how to use the std::debug module in Move for debugging and printing values.

First Example

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

Local Development

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

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.