Docs
Example guides

Example guides

Here are all Rooch examples introduction and source code indices.

Basic object

This example introduces how to use the Rooch object.

Source code

basic_object (opens in a new tab)

Blog

This example introduces how to use a low-code tool to develop a blog sample application.

Source code

blog (opens in a new tab)

Borrow reference

Source code

borrow_reference (opens in a new tab)

Coins

Source code

coins (opens in a new tab)

Complex struct

Source code

complex_struct (opens in a new tab)

Counter

Source code

counter (opens in a new tab)

Entry function arguments old

Source code

entry_function_arguments_old (opens in a new tab)

Entry function arguments

Source code

entry_function_arguments (opens in a new tab)

Event

Source code

event (opens in a new tab)

KV store

Source code

kv_store (opens in a new tab)

Module init

Source code

module_init (opens in a new tab)

Noop auth validator

Source code

noop_auth_validator (opens in a new tab)

Private generics

Source code

private_generics (opens in a new tab)

References

Read private generic functions in one article (opens in a new tab)

Publish modules

Source code

publish_modules (opens in a new tab)

Simple blog

Source code

simple_blog (opens in a new tab)

Steal split

Source code

steal_split (opens in a new tab)