Add EVM integration with Base and Ethereum
Relates to:
Ethereum and Base integration: https://github.com/ai16z/eliza/issues/303
Risks
High: involves new chain and protocol capabilities via the LI.FI SDK
Background
What does this PR do?
Adds the plugin-evm package
What kind of change is this?
Features (non-breaking change which adds functionality)
Documentation changes needed?
My changes require a change to the project documentation. (WIP)
Testing
Still in progress
It would be cool to add a token creation action similar to the pump.fun action in the Solana plugin.
I've done similar stuff before using the Mint Club protocol, which is similar to pump.fun but designed for EVMs and offers more flexibility.
References:
- https://github.com/Steemhunt/mint-terminal
- https://sdk.mint.club
Since adding this action is related to this EVM integration PR and will likely depend on it, I’d like to hear your thoughts on it. What do you guys think?
It would be cool to add a token creation action similar to the pump.fun action in the Solana plugin.
I've done similar stuff before using the Mint Club protocol, which is similar to pump.fun but designed for EVMs and offers more flexibility.
References:
Since adding this action is related to this EVM integration PR and will likely depend on it, I’d like to hear your thoughts on it. What do you guys think?
It would be cool to add a token creation action similar to the pump.fun action in the Solana plugin.
I've done similar stuff before using the Mint Club protocol, which is similar to pump.fun but designed for EVMs and offers more flexibility.
References:
Since adding this action is related to this EVM integration PR and will likely depend on it, I’d like to hear your thoughts on it. What do you guys think?
I can take a stab at this if you havent already
@chandognft Oh, I haven't yet. I've been learning more about Eliza's structure, which has been taking some time. It would be great if you could take a stab at this right away! 😊
Looking forward to these being finished - tons of ideas that can be realised once it is merged in.
What's required to get this merged in? Happy to help with any implementation
What's required to get this merged in? Happy to help with any implementation
Theres some remaining work currently we are working on
Any update here?
Is this completed via this? https://github.com/ai16z/eliza/pull/643
This is merged into main, closing this PR since it is made onto stable