You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2025. It is now read-only.
I have a use case where I want to add contracts from the database or via any queue system. Currently, I am creating a Contract Manager class and loading that way, but it does not seem optimal. Do you have any suggestions?
Note: logger is just a logger class and TokenABIs is just Ethereum 721 and 1155 transfer function.
I have a use case where I want to add contracts from the database or via any queue system. Currently, I am creating a Contract Manager class and loading that way, but it does not seem optimal. Do you have any suggestions?
Note: logger is just a logger class and TokenABIs is just Ethereum 721 and 1155 transfer function.