edr icon indicating copy to clipboard operation
edr copied to clipboard

Can we support different JSON-RPC request and response types in the provider?

Open Wodann opened this issue 9 months ago • 0 comments

  • 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?

Wodann avatar May 07 '24 21:05 Wodann