This repo helps spin up DBK Chain node.
- If you don't want to start synchronization from scratch, get a snapshot from the DeBank team.
- Copy
.env.exmapleto.envand modify the corresponding variablesOP_GETH_DATADIR- the path to the op-geth data directoryOP_NODE_DATADIR- the path to the op-node data directory
- Run
docker-compose up -dto start the RPC node