Factory and ERC721 token contract #28
Unanswered
damianlluch
asked this question in
Q&A
Replies: 1 comment
-
Hi @damianlluch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, in my company we are investigating how to add Hedera to our marketplace and I have doubts on how to implement it.
In my first place we have a factory contract, and on the other hand the token contract, an ERC721.
Is there any example of how to do this? I have tried using the SDK with the account I created, but it tells me that the contract exceeds the allowed limit.
The Discord forum talks about splitting the contract into small chunks, but I haven't found an example of how to do it.
Any suggestions or examples?
thanks
Beta Was this translation helpful? Give feedback.
All reactions