substreams run
command will check by default the SUBSTREAMS_API_TOKEN
environment variable for your StreamingFast authentication token.substreams run
command and specify your own ENV var name that has the Authentication token with the flag --substreams-api-token-envvar
bash
function that you can call to get a token. Dump this function somewhere like .bashrc
: