Flashbot bundle support #1746
Unanswered
0xsha
asked this question in
Idea / Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi guys,
I think this is extremely nice to have because like IPC it allows Vim to be used to beyond web As more and more builders support Flashbots-specific RPCs, it would be super cool if there were native Vim support. For starters, it can support just the main calls (base proivder) and then move towards full support with new endpoints and calls (which are not implemented by all RPCs).
Base provider (implemented by most providers):
Extended version (implemented by fewer RPC providers):
API : https://docs.flashbots.net/flashbots-auction/advanced/rpc-endpoint
Reference Code : https://github.com/flashbots/ethers-provider-flashbots-bundle/blob/master/src/index.ts
Thanks @jxom and team for the awesome client ❤️
Beta Was this translation helpful? Give feedback.
All reactions