In this workshop we'll go through the basics of Stylus and what to take into account when upgrading the logic contract of a Proxy from a Solidity contract to a Rust contract. We'll show an example of how to upgrade a Solidity based ERC-20 contract behind a Proxy, to a Rust based ERC-20 contract.