Guide to create an adapter
Is there a guide on the docs that explains the basics to create an adapter?
1 Reply
Your best bet is to go read the existing adapters
This is an advanced topic so the assumption is you’re familiar with the internals.
You can create something for many/most use cases with createCaller though, and that is documented