Last updated
Last updated
We'd like to inform you that ArbOS32 will be activated on Gravity chain in the new year.
Prior to January 20th, please do the following:
- Node version must be on the following version: run nitro-node >= v3.2.1
Create a local directory and replace <some_local_dir>
with your path.
Run your own Ethereum mainnet node or use a node provider with unlimited rate limit for eth_getLogs
and replace <ethereum_mainnet_rpc>
with your rpc endpoint.
Replace <ethereum_beacon_chain_rpc>
with your own Ethereum beacon chain rpc endpoint.
Note that in the above command, we are using chain name and chain info obtained from conduit by:
Relay endpoint is provided by Conduit as wss://relay-gravity-mainnet-0.t.conduit.xyz
Gravity Alpha Mainnet is using Anytrust DA, the aggregator URL is:
https://das-gravity-mainnet-0.t.conduit.xyz
Alternatively, if you'd like to run a testnet node, please use celestia's nitro fork with the following parameters:
For more information, please check out the following guides:
Instructions about how to run a Gravity Alpha Mainnet node.