Learn how to use the console output
Learn about the basic entrypoint model
Simple counter contract that defines a count value in storage that can be incremented
Learn about booleans, integers, and addresses
Learn about local, state, and global variables
How to define constant values in your contract
Log public events to the blockchain
Errors on Stylus Rust smart contracts
Sending Ethers on Stylus Rust smart contracts
Compute the encoded function selector of a contract's function