Introduction

This chapter regroups several tutorials and examples on MxOps. Each of them focuses on one or several key topics. You will find them listed below, with the estimated complexity (easy, medium, advanced) and the addressed topics. If you see any error or if you have suggestion, please contact us.

All the source code of these tutorials and examples can be find in the MxOps github. The difference between tutorials and examples is that tutorials are more guided, while examples are mostly provided as they are.

Tutorials

Tutorial

Complexity

Topics

ping pong

easy

calls
checks
queries
deployment
smart-contract

queries 1

easy

loop
queries
scenario data
smart-values

queries 2

medium

loop
queries
scenario data
smart-values

trader smart-contract

advanced

calls
account cloning
chain-simulator
smart-contract

Examples

Example

Complexity

Topics

wrapping

easy

calls
checks
smart-contract

wrapper clone

easy

calls
checks
account cloning
chain-simulator
smart-contract

python steps

medium

python steps

piggy-bank

medium

calls
checks
queries
loop
scenario data
smart-contract
smart-values

List by topic

Topic

Tutorials and Examples

account cloning

trader smart-contract
wrapper clone

calls

piggy-bank
ping pong
trader smart-contract
wrapper clone
wrapping

checks

piggy-bank
ping pong
wrapper clone
wrapping

chain-simulator

trader smart-contract
wrapper clone

loop

piggy-bank
queries 2

python step

python steps

query

piggy-bank
ping pong
queries 1
queries 2
wrapper clone
wrapping

scenario data

piggy-bank
queries 1
queries 2

smart-contract

piggy-bank
ping pong
trader smart-contract
wrapper clone
wrapping

smart-values

piggy-bank
queries_1
queries_2