Deploying to Mercury Retroshades
Compiling with the Mercury flag
Before delpoying to the Retroshades network, you need to build the binary that holds retroshades logic:
Deploying
One thing to keep in mind, is that the retroshade smart contract will be executed in real time when --contracts
are executed too. You can target one or more smart contract for a single retroshade contract.
Catchups
To perform the events data backfill and populate tables with past data just run a regular catchup with the --retroshades true
flag:
Last updated