Quant Private Network Connection

To show that Quant Fusion's Rollup can connect to permissioned and public blockchains, we have provided a permissioned Besu network for this demonstration. The connection URL is:

https://fusion-besu-proxy.quant.dev/rpc/<your-client-id>

Prerequisites:

  • Create an application in QuantConnect to obtain your unique client ID.

Authentication and access control

  • Use your client ID to authenticate requests against the Besu JSON-RPC endpoint.

RPC behaviour:

  • The Besu JSON-RPC endpoint implements the full set of ETH-JSON-RPCs