The goldsky
CLI provides wizard to create pipelines. Based on the input you provide, the CLI generates a pipeline definition for you behind the scenes.
To create a new pipeline with the wizard, use the following command:
Use the CLI wizard
In this example, we will create a pipeline that indexes Bored Ape Yacht Club contract events to a NeonDB (Postgres) database. This will include all transfers and other auxillary events associated to that address, with our ethereum decoded dataset as the source.
Initiate the wizard:
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
, when prompted.Monitor the pipeline
Upon successful completion of these steps, an active pipeline is created. Data should start appearing in your database shortly. Monitor the table that is displayed. “RUNNING” status should appear after a minute or two. To monitor progress at any time, use:
Get the pipeline's definition
You can get the generated pipeline definition using:
Explore
For a full list of all available commands, use:
Can't find what you're looking for? Reach out to us at support@goldsky.com for help.
The goldsky
CLI provides wizard to create pipelines. Based on the input you provide, the CLI generates a pipeline definition for you behind the scenes.
To create a new pipeline with the wizard, use the following command:
Use the CLI wizard
In this example, we will create a pipeline that indexes Bored Ape Yacht Club contract events to a NeonDB (Postgres) database. This will include all transfers and other auxillary events associated to that address, with our ethereum decoded dataset as the source.
Initiate the wizard:
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
, when prompted.Monitor the pipeline
Upon successful completion of these steps, an active pipeline is created. Data should start appearing in your database shortly. Monitor the table that is displayed. “RUNNING” status should appear after a minute or two. To monitor progress at any time, use:
Get the pipeline's definition
You can get the generated pipeline definition using:
Explore
For a full list of all available commands, use:
Can't find what you're looking for? Reach out to us at support@goldsky.com for help.