Skip to content

Commit

Permalink
Update README.md with note on Arbiscan contract verification
Browse files Browse the repository at this point in the history
  • Loading branch information
srinjoyc authored Sep 3, 2024
1 parent 752612b commit 8dc0d0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

A cargo subcommand for building, verifying, and deploying Arbitrum Stylus WASM contracts in Rust.

> [!NOTE]
> Stylus contract verification will only be supported on Arbiscan for contracts deployed using cargo stylus `v0.5.0` or higher. We highly recommend deploying on Arbitrum Sepolia and verify your contracts on Sepolia Arbiscan first before going to mainnet.
## Quick Start

![Image](./header.png)
Expand Down

0 comments on commit 8dc0d0a

Please sign in to comment.