Getting Started
Prerequisites
Section titled “Prerequisites”Before you begin, ensure you have the following installed:
- Rust: The Rust programming language and Cargo package manager. We recommend using
rustupto manage your Rust toolchains. You’ll need thewasm32-unknown-unknowntarget.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shrustup target add wasm32-unknown-unknownNext Steps
Section titled “Next Steps”- Set up a wallet to interact with the Ootle network. Follow our Wallet Setup guide to get started.