Markeljan / web3gpt

Develop and deploy smart contracts using natural language.

Home Page:https://w3gpt.ai

Repository from Github https://github.comMarkeljan/web3gptRepository from Github https://github.comMarkeljan/web3gpt

Web3GPT ๐Ÿš€

Web3GPT is an AI-powered smart contract development platform that combines Large Language Models (LLMs) with specialized AI agents to streamline blockchain development. Try it live at w3gpt.ai or check out our documentation.

image

Key Features ๐ŸŒŸ

  • Multi-Chain Smart Contract Development: Deploy contracts across multiple EVM-compatible testnets including:

    • Arbitrum Sepolia
    • Optimism Sepolia
    • Base Sepolia
    • Metis Sepolia
    • Mantle Sepolia
    • Polygon Amoy
    • Sepolia
  • Specialized AI Agents:

    • Web3GPT - Core smart contract development agent
    • Unstoppable Domains - Domain resolution specialist
    • OpenZeppelin 5.0 - Security-focused development using latest OZ libraries
    • CTF Agent - Interactive Capture The Flag challenges
    • Creator - Custom AI agent creation
    • Smart Token - TokenScript-powered token deployment
  • GitHub Authentication: Secure login and persistence of your development sessions

  • Share & Collaborate: Share your smart contract development conversations with unique shareable URLs

Getting Started ๐Ÿ› ๏ธ

  1. Clone the repository
  2. Configure environment variables (see .env.example)
  3. Install dependencies and run the development server
bun install
bun dev

About

Develop and deploy smart contracts using natural language.

https://w3gpt.ai

License:MIT License


Languages

Language:TypeScript 98.9%Language:CSS 0.6%Language:JavaScript 0.5%