-
Notifications
You must be signed in to change notification settings - Fork 26
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: Support for erc1155 #473
feat: Support for erc1155 #473
Conversation
|
- add create order integration test for erc1155
@ptisserand @kwiss, PR ready for review. |
Hey i'm gonna merge that @manlikeHB thanks for your work, there's some changes needed but we'll do that on our side, but globally it's good |
Alright, it's my pleasure. |
Description
This PR extends the existing NFT orderbook smart contract to add support for the ERC-1155 token standard
What type of PR is this? (check all applicable)
feat:
)refactor:
)test:
)BREAKING CHANGE:
)Related Tickets & Documents
Added tests?
Added to documentation?
Closing Issues
Closes #190