Improve README, add foundry to docker, add handler to build targets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUBSTREAMS_PATH=../substreams/ethereum-curve
|
||||
RPC_URL=https://mainnet.infura.io/v3/your-infura-key
|
||||
DATABASE_URL: "postgres://postgres:mypassword@db:5432/tycho_indexer_0"
|
||||
SUBSTREAMS_API_TOKEN="changeme"
|
||||
DOMAIN_OWNER="AWSAccountId"
|
||||
export SUBSTREAMS_PACKAGE=ethereum-curve
|
||||
export RPC_URL=https://mainnet.infura.io/v3/your-infura-key
|
||||
export DATABASE_URL: "postgres://postgres:mypassword@db:5432/tycho_indexer_0"
|
||||
export SUBSTREAMS_API_TOKEN="changeme"
|
||||
export DOMAIN_OWNER="AWSAccountId"
|
||||
Reference in New Issue
Block a user