ChainJet: Your No-Code Automation Solution

Nov 13, 2023 | Blockchain

If you’ve ever wished to create automated workflows without diving deep into code, you’re in luck with ChainJet! This no-code platform allows users to seamlessly build on-chain or off-chain automations. Let’s explore how to get started with ChainJet and troubleshoot common issues you might encounter.

What is ChainJet?

ChainJet is a powerful no-code platform designed for automating various tasks by integrating multiple services. It enables users to connect various modules that perform specific tasks, such as transferring tokens, thereby creating complex automation workflows without writing a single line of code. Imagine it as a crafty conductor orchestrating a symphony, where each musician (module) plays its part to create a beautiful melody (automation).

How to Run ChainJet Locally

Ready to dive into the world of automation? Here’s a step-by-step guide to set up ChainJet on your local machine:

Prerequisites

Installation Instructions

  1. Clone the repositories into a new directory:
  2. git clone git@github.com:chainjetplatform.git
    git clone git@github.com:chainjetfrontend.git
  3. Copy the .env.example file to .env and edit it to fit your project needs.
  4. Install platform dependencies:
  5. cd platform
    yarn
  6. Bootstrap all integrations (note: this may take a while):
  7. yarn start bootstrap
  8. In two separate terminals, start the platform and the API and scheduler services:
  9. yarn start:dev api
    yarn start:dev scheduler
  10. In a new terminal, navigate to the frontend directory, install the dependencies, and start it:
  11. cd frontend
    yarn
    yarn dev

Troubleshooting Common Issues

As exhilarating as setting up a new platform can be, it also might throw a curveball or two your way. Here are some troubleshooting tips to help you out:

  • Environment Variable Issues: Ensure you properly configured the .env file. Missing or incorrect keys can hinder your setup.
  • Module Errors: If you encounter issues with a specific module, check if it requires additional dependencies or if it is supported.
  • Connection Errors: Make sure that MongoDB is running and accessible when you attempt to start the platform.
  • Dependencies Missing: If you run into issues with missing packages, try deleting the node_modules folder and running `yarn` again.

For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.

Demo

To get a quick overview of ChainJet in action, don’t miss out on this short video: Watch the demo here!

At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.

Stay Connected

For more information, you can always check out the official website at ChainJet or join the community on Twitter or Discord!

Stay Informed with the Newest F(x) Insights and Blogs

Tech News and Blog Highlights, Straight to Your Inbox