#Run a Worker - Quick Start
#Clone autoloop-worker repo
#Move into directory
#Install dependencies
#Set Credentials
- Create a
.env
file with RPC URL & wallet private key (see.env-example
)
#Create controller.config.json
#Register worker
- Register wallet as AutoLoop worker. Make sure you have enough CKB to cover the registration fee (0.001 + tx gas). This fee is refunded immediately, but must be present to verify funds can be transferred to the worker.