OpenZeppelin / rust-contracts-stylus

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

[Feature]: ERC1155 #261

Open ggonzalez94 opened 2 months ago

ggonzalez94 commented 2 months ago

What is the feature you would like to see?

Implement ERC1155 standard for Stylus. Solidity reference implementation here

Contribution Guidelines

programskillforverification commented 2 months ago

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

bidzyyys commented 2 months 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 2 months 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.