Replies: 2 comments
-
|
If you fork the Evmos codebase, you can all the custom modules you want. Be mindful of our non-commercial license and check the license FAQs when doing this. In case of interest in using Evmos technology for your project, you can inquire about a license of the Evmos SDK via mail to evmos-sdk@evmos.org. Precompiles are not a necessity to add, in order to get the functionality of a module to work. They are rather an extension of individual modules to be accessible via Solidity smart contracts. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
make sense! appreciate your help |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the evmos code, it doesn't seem to use the depinject framework.
Is there a way to incorporate a custom Cosmos SDK module developed by an individual into evmos?
Also, do I need to precompile?
Beta Was this translation helpful? Give feedback.
All reactions