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

Getting started guide #19

Open
pkpio opened this issue Jun 2, 2023 · 2 comments
Open

Getting started guide #19

pkpio opened this issue Jun 2, 2023 · 2 comments

Comments

@pkpio
Copy link

pkpio commented Jun 2, 2023

Looked all around the repo for a getting started guide. Would be nice to have a guide.

I'm keen to build a strategy that listens to pending txs in the mempool and does something (not yet sure, what). Is there a collector for to get all pending txs? Where can I find this?

If a collector doesn't exist, I'm happy to contribute one with some pointers. Thank you.

@FrankieIsLost
Copy link
Collaborator

Thanks for the feedback, we'll add a getting started guide. For now, I would suggest looking at this, which is an end to end example of running an NFT arbitrage strategy.

Collectors live in artemis-core, here is a mempool collector which listens to pending txs. LMK if any other questions come up.

@mteam88
Copy link
Contributor

mteam88 commented Aug 18, 2023

I wrote a blog post about this: https://mteam88.github.io/posts/how-to-use-the-artemis-mev-framework/

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

3 participants