Get started and set up your first blockchain data indexer in minutes.
Download & Install Dependencies
Install the CLI
source ~/.bashrc
(or the appropriate profile file) so the sim
executable is available in your PATH
.Verify Installation
sim init
also initializes a new Git repository and makes the first commit.
Make sure Git is installed and configured. Otherwise the command might fail.To generate a new API key, visit the Keys page and click the New button.
sim listeners evaluate
processes only a single block.
See the CLI Overview for details.