OffchainLabs / stylus-sdk-rs

Rust Smart Contracts on Arbitrum
239 stars 79 forks source link

Update examples ERC-20 and ERC-721 #123

Closed TucksonDev closed 4 months ago

TucksonDev commented 4 months ago

Description

This PR updates the Erc-20 example, to make it compatible with the latest SDK version, and adds a new ERC-721 example.

Checklist