Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[todo] erc1155 sbt contract on starknet #37

Open
AmazingAng opened this issue Feb 10, 2023 · 2 comments
Open

[todo] erc1155 sbt contract on starknet #37

AmazingAng opened this issue Feb 10, 2023 · 2 comments

Comments

@AmazingAng
Copy link
Member

Certificates in wtf academy is represented by erc1155 soulbound tokens. We need to create a starknet contract for this purpose.

@Pikkuherkko
Copy link
Contributor

Pikkuherkko commented Mar 10, 2023

Hi, what about access design? Can be minted by "anyone" or by owner to user?
btw I already messaged on tg about this task

@AmazingAng
Copy link
Member Author

Hi, what about access design? Can be minted by "anyone" or by owner to user? btw I already messaged on tg about this task

Whitelist mint with a signature check, and the private key of the signer is stored on a centralized server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants