Create, customize, and launch web3 bots to handle everything on-chain, from monitoring to trading and beyond
Your bots stay running around the clock with reliable, continuous operation.
Collaborate with your team to co-manage bot clusters.
Launching bots has never been easier thanks to our developer-first mentality.
Manage bots with our web app and unlock data insights using our powerful dashboard builder.
"Silverback is next level... every protocol should be thinking about @ApeFramework for the simple reason that bots are so easy to write with Silverback"
silverback login
silverback cluster new my-workspace --name "My Cluster"
silverback cluster pay my-workspace/my-cluster \ --network optimism:mainnet \ --account my-account \ --time "1 month" --token USDC
silverback cluster vars new Alchemy \ --env WEB3_ALCHEMY_PROJECT_ID=<project-id> # Add more `--env VAR=<value>` here
silverback cluster bots new my-bot \ --image "github.com/my-project/mybot:latest" \ --network base:mainnet \ --group Alchemy \ --account myname \ --cluster my-username/my-cluster"
The Silverback SDK is and always will be free for you to build, tinker, and unleash your bots locally. Make something cool? Let us keep it online for you on our hosted infrastructure.