Skip to content

Avocado network (RPC)

Users must be connected to the Avocado Network to sign transaction data.

Connecting the Avocado RPC

The connection to the Avocado network can be established with the following RPC configuration:

With this, the connection can be set up like for any other regular chain.

INFO

Note: ethers.js is preferred over web3.js for compatibility reasons.