OpenZeppelin / rust-contracts-stylus

A library for secure smart contract development written in Rust
MIT License
66 stars 17 forks source link

[Feature]: ERC1155 #261

Open ggonzalez94 opened 1 month ago

ggonzalez94 commented 1 month ago

What is the feature you would like to see?

Implement ERC1155 standard for Stylus. Solidity reference implementation here

Contribution Guidelines

programskillforverification commented 1 month ago

I want to work on this one, please assign to me

bidzyyys commented 1 month ago

Hey @programskillforverification thank you for your eagerness to contribute to our library. You can work on this issue, please update us with any concern/trouble that you need to face.

ggonzalez94 commented 1 month ago

@programskillforverification thanks for wanting to contribute to the library ❤️ - would be great if you can submit a draft PR with your initial design/implementation, that way our team can give you feedback early on.