edr
edr copied to clipboard
Can we support different JSON-RPC request and response types in the provider?
- How can we have chain-specific JSON-RPC requests?
- How can we have chain-specific response types (e.g. a different transaction or block type)?
- How can we register and construct additional providers at runtime (e.g. 3rd party providers)?
- How can we select chain-specific providers in our N-API bindings?