A no-code platform for building on-chain or off-chain automations.
ChainJet is a no-code platform for building on-chain or off-chain task automations. With ChainJet, users can integrate multiple services to automate all kinds of tasks. ChainJet provides a collection of modules that perform a particular task each (e.g., transferring a token) and can be connected to one another to define the steps the automation will follow.
:tv: A short video (~3 mins) showing how to use ChainJet.
$ git clone git@github.com:chainjet/platform.git
$ git clone git@github.com:chainjet/frontend.git
Copy the .env.example file to .env and edit it to your needs.
Install platform dependencies:
$ cd platform
$ yarn
$ yarn start bootstrap
$ yarn start:dev api
$ yarn start:dev scheduler
$ yarn
$ yarn dev
$ claude mcp add platform \
-- python -m otcore.mcp_server <graph>