Goal
This procedure records the entire chain history.
Before you begin
- Make sure EOSIO is installed.
- Learn about Using Nodeos.
- Get familiar with state_history_plugin.
Steps
-
Get a block log and place it in
data/blocks, or get a genesis file and use the--genesis-jsonoption -
Make sure
data/statedoes not exist, or use the--replay-blockchainoption -
Start
nodeoswith the options listed in thestate_history_plugin