Skip to content
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

Refactor to take into account a multi VM world #53

Open
HariSeldon23 opened this issue Sep 4, 2023 · 1 comment
Open

Refactor to take into account a multi VM world #53

HariSeldon23 opened this issue Sep 4, 2023 · 1 comment

Comments

@HariSeldon23
Copy link

Currently the codebase is very focused on EVM blockchains and specifically Ethereum.

As an example in the collectors, they are all Ethereum based. We want to add support for other blockchains outside of Ethereum, but want to make sure that we are pointing in the right direction to ensure the code gets merged.

Is there any guidelines on a potential directory structure, format et al that we should be aware of?

@mteam88
Copy link
Contributor

mteam88 commented Sep 5, 2023

I would assume that this won't be a part of the Artemis core crates, so maybe creating and maintaining your own repository with collectors/executors that can be imported into Artemis projects would be the best way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants