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

Feat/deploy event nft #57

Merged
merged 7 commits into from
Nov 27, 2024
Merged

Conversation

casweeney
Copy link
Contributor

Closes issue: #51

  • Created InternalImpl block, marked with #[generate_trait] attribute.
  • Imported syscalls::deploy_syscall and ClassHash
  • Implemented deploy_event_nft() inside InternalImpl block.
  • deploy_event_nft() takes the event_nft_classhash of type ClassHash as argument, which is used to deploy the event nft, using deploy_syscall().

src/events/events.cairo Outdated Show resolved Hide resolved
src/events/events.cairo Outdated Show resolved Hide resolved
@casweeney
Copy link
Contributor Author

Hi @mubarak23 I have made the requested changes. Kindly review.

@mubarak23 mubarak23 merged commit a46e6ca into mubarak23:main Nov 27, 2024
2 checks passed
@casweeney casweeney deleted the feat/deploy_event_nft branch November 27, 2024 14:21
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

Successfully merging this pull request may close these issues.

2 participants