Overview
Execute is a powerful event-based automation framework for web3. Our SDKs allow you to build and deploy workflows that can react to events on the blockchain, and execute arbitrary code in response.
Execute can :
- Send notifications via email, Discord, Slack, Telegram, SMS, WhatsApp or webhook.
- Run snippets of javascript, python or go code in a secure environment.
- Send transactions on-chain like calling contracts or moving assets.
Quick Start
Want to dive straight into the code? Check out the quickstart guide.
Notifications
Execute can send notifications to your team via email, Discord, Slack, Telegram, SMS, WhatsApp or webhook.
SDKs
We provide a diverse set of tools to help you build your applications with whatever languages and frameworks you are most comfortable using:
We have SDKs to handle interaction with your contracts in multiple languages and offer plug-and-play frontend components to help you build elegant user interfaces around your smart contract functionality.