โ† Back to home

Decentrix.ai

Decentrix is a pool of multi chains AI agents that will help developers to build on any chain using natural language and minimal coding.

Screenshots

Decentrix.ai screenshot 1
Decentrix.ai screenshot 2
Decentrix.ai screenshot 3
Decentrix.ai screenshot 4
Decentrix.ai screenshot 5
Decentrix.ai screenshot 6

Problem Statement

Introducing DecentrixAI, the ultimate friend of devs, who hate the docs๐Ÿ“– From contract generation to deployment, everything at one place. ๐Ÿ‘€ Also get a dedicated agent for that chain, who knows everything there is to know about it.Check Out Our Full Vide Demonstration with TimeStamp:Link.๐Ÿš€ Features :.1. A fully functional AI powered smart contract generator ๐Ÿ’ป.Just tell us about you contract, and our AI Agent will write it for you. We have added a nice code editor, with full support for various languages and syntax highlighting and auto complete.The code provided by the Agent is automatically filled in the code editor and ready to be compiled and deployedImagine Remix, but smarter. .2. Interact with the contract, without leaving the platform.Our platform has a tool to interact with the deployed contract.Thus, it serves as a great tool for beginners to learn and develop on chain..3. Smart wallet and Paymaster.Beginners might not have EOA wallets, so we added coinbase smart wallet so that users can get their own wallet within a few seconds, and use it for interacting with their contracts.We have also sponsored the gas fees with paymaster, so that user dosn't need to have tokens of that chain to deploy..4. Dedicated agents for chains ๐Ÿค–.We have trained the agents using the chains official documentation, so that the agent knows everything about that particular chain, so that it can provided most accurate answers. It can provide detailed step by step tutorials for using any feature of the chain, along with code, which is nicely highlighted , ready to copy code. Good bye reading confusing docs๐Ÿ‘‹๐Ÿผ..In conclusion, DecentrixAI is the perfect starting point for developers who want to learn a new technology in the web3 space.

Solution

The main technology used here is theGaladriel AIAgents for providing Ai agent,Web3Authfor signing in to the app and the documentations of various chains likeRootstock, Hedera, Nillion, etcSign Up ๐Ÿ”The sign in feature is provided by Web3Auth. We havecustom authenticationby adding Google as our preferred social provider.Wallet connect ๐Ÿ’ฒWallet connection is done using Web3Auth modal.Ai Agents ๐Ÿค–We have used Galadrial Agents as our agents. We created a knowledge base for each chain using their documentation and uploaded it to ipfs using Galadrial RAG. This gave us a CID of the knowledge base. Then we deployed agent contracts on galadriel devnet along with the knowledge base cid in order to create on chain agents.Code EditorWe have used Monaco editor by microsoft, as our code editor to comiple and deploy contracts.UI/UXOur app is a Next.js application along with Tailwind and React icons for improving user experience and overall design.

Hackathon

ETHOnline 2024

2024

Prizes

  • ๐Ÿ†

    Multi - Agent / Agent Swarm

    Galadriel

  • ๐Ÿ†

    Best use of Rootstock Blockchain

    Rootstock

Contributors