Skip to content

Commit

Permalink
Merge pull request #95 from srinjoyc/patch-1
Browse files Browse the repository at this point in the history
Update README.md with note on Arbiscan contract verification
  • Loading branch information
leeederek authored Sep 4, 2024
2 parents 752612b + 8dc0d0a commit af9dd69
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 af9dd69

Please sign in to comment.