Running OPinit Bots
Setting Up Dependencies
Before running OPinit bots, make sure you have the following prerequisites installed:
1
Clone the Repository
First, clone the opinit-bots
repository:
2
Build the Binary
Build the opinitd
binary:
3
Initialize Keys
You can register keys using the following command:
For example, if you want to set up a key to be used for the executor’s batch submission connected to Celestia’s arabica-11
testnet, you can use the following command:
These keys will be used for the bot to sign transactions, with the key-name
being used as reference.
Was this page helpful?