WASM Contract

WASM smart contract development using the Ontology platform

Ontology's WebAssembly based (WASM) contracts support development in Rust and C++. In this tutorial, we will focus on smart contract development using Rust.

This simple walkthrough aims at allowing developers who are just getting started with building WASM contracts. The guide will help you with installing the development environment and then slowly move towards the development process.

The tutorial does follow a sequence, but feel free to navigate through the different sections based on your requirements.

pageDevelopment EnvironmentpageProject Initiation - Hello WorldpageCreating your own project

Last updated