Introduction
1.
Getting Help
2.
Install
2.1.
Install Rust
2.2.
Install EOS
2.3.
Optional Dependencies
3.
Quick Start
4.
Examples
4.1.
Hello, World!
4.2.
Hello, EOSIO Rust!
4.3.
Tic-Tac-Toe
4.4.
Address Book
5.
User Guide
5.1.
Declaring Actions
5.2.
Declaring Tables
5.3.
Secondary Keys
5.4.
Deriving Common Traits
5.5.
Compiling Smart Contracts
5.6.
Deploying Smart Contracts
5.7.
Optimizing WASM files
Light
Rust
Coal
Navy
Ayu (default)
eosio-rust
Install
To write EOS smart contracts in Rust we will need to install Rust and setup an EOS local node.