Examples
Examples

Based on Starcoin ecology, we talk about how to develop DAPP quickly and help every developer.

The current module starts from the DAPP development process and comprehensively covers every aspect, including Move contract example, StarMask call example and so on, to help you get started quickly and develop Starcoin-based DAPP completely.

contract example

Introducing some simple examples of getting started with Move.

contract deploy example

Introduction to deploying contracts based on Starcoin nodes.

contract update example

Introducing Starcoin contract hosting and upgrades.

StarMask exapmle

Describes how the StarMask API is used, for example to invoke StarMask for transaction signing.

dapp exapmle

A simple introductory DAPP on how to quickly get started developing a DAPP based on Starcoin.