platform
platform copied to clipboard
ChainJet is the CRM for Web3 🤩
A no-code platform for building on-chain or off-chain automations.
Description
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.
Demo
:tv: A short video (~3 mins) showing how to use ChainJet.
How to run locally
Prerequisites:
Install instructions
- Clone this repository and the frontend into a new directory.
$ git clone [email protected]:chainjet/platform.git
$ git clone [email protected]:chainjet/frontend.git
-
Copy the
.env.examplefile to.envand edit it to your needs. -
Install platform dependencies:
$ cd platform
$ yarn
- Bootstrap all the integrations (this may take a while):
$ yarn start bootstrap
- On two different terminals, start the platform and the api and scheduler services.
$ yarn start:dev api
$ yarn start:dev scheduler
- On a new terminal, go to the frontend directory, install the dependencies and start it:
$ yarn
$ yarn dev
Stay in touch
- Website - https://chainjet.io
- Twitter - @chainjetio
- Discord - ChainJet Community