Skip to content

This chatbot assists Solidity developers by providing code completions and review suggestions. It enhances productivity by suggesting code snippets, identifying potential errors, and offering best practices for writing secure and efficient Solidity contracts.

Notifications You must be signed in to change notification settings

thopatevijay/solidity-co-pilots

Repository files navigation

Solidity Code Co-Pilots

Use AI to review your Solidity code.

Solidity Code Co-Pilots

Running Locally

  1. Clone Repo

    git clone https://github.com/thopatevijay/solidity-co-pilots.git
  2. Install Dependencies

    npm i
  3. Run App

    npm run dev

Technical Stack

  • Frontend: Next.js
  • Backend: Node.js,
  • AI Integration: Flock's AI Co-Creation Platform
  • Styling: Tailwind CSS

Links

Flow Diagram

Solidity Code Co-Pilots Flow Diagram

Future Enhancements / Coming Features

  • Solidity Code Editor: Integrate Monaco Editor for a seamless coding experience.
  • Code Suggestions: Provide real-time code suggestions similar to GitHub Copilot.
  • VS Code Extension: Develop an extension for VS Code to integrate AI code reviews directly.
  • User Accounts: Add user account features to save and load code review history.
  • Advanced AI Features: Implement advanced AI algorithms for better code analysis and optimization suggestions.
  • Collaboration Tools: Enable real-time collaboration for teams working on Solidity projects.

Contact

If you have any questions, feel free to reach out to me on Twitter.

About

This chatbot assists Solidity developers by providing code completions and review suggestions. It enhances productivity by suggesting code snippets, identifying potential errors, and offering best practices for writing secure and efficient Solidity contracts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published