This repository will help you get started with building on Arbitrum, using Stylus. It provides various simple demos showing and explaining how to interact with Arbitrum by using smart contracts written in Rust.
We show how you can use broadly supported Ethereum ecosystem tooling (Foundry, ethers.js, etc.) as well as the Stylus Rust SDK and the Arbitrum SDK for convenience.
From the root directory:
yarn install- 🤝 Greeter (L1 to L2)