Skip to content

MohakGupta2004/Strato.dev

Repository files navigation

🚀 Strato.dev – AI-Powered Web3 Development Platform

Strato.dev is an AI-driven, Web3-native development environment designed to streamline collaborative full-stack coding, GitHub automation, and decentralized application (DApp) development. It provides a seamless, containerized workspace for teams and solo developers.

🛠 Tech Stack

Frontend: Vite + React + TypeScript, Webcontainers
Backend: Bun (for high-performance API),socket.io(Websockets using Socket.io). Blockchain Development: Ethereum Blockchain, Hardhat (for local Ethereum testing & smart contracts)


🌟 Features

AI-Assisted Coding – Get a AI junior developer who can write code for you.
Effortless GitHub Push – Streamline version control with AI-suggested commits.
Collaborative Web3 Development – Real-time talking with collaborator in a chat like system and coding with seamless Web3 integration.
Web Container-Based – Secure, lightweight, and scalable architecture.
No Subscription Required – Payable through Metamask or any Ethereum wallet.


🔧 Installation

1️⃣ Clone the Repository

git clone https://github.com/MohakGupta2004/Strato.dev.git
cd Strato.dev

2️⃣ Install Dependencies

Make sure you have Bun, Node.js (>=18), and npm installed.

npm install

Bun installation

If bun is still not install

npm install -g bun

3️⃣ Start the Backend (Bun)

npm run dev

4️⃣ Start the Frontend (Vite + React + TypeScript)

npm run dev

This will launch the development environment at http://localhost:3000 for the backend and http://localhost:5173 for the frontend.

5️⃣ (Optional) Run Hardhat for Ethereum Development

If working with smart contracts, set up a local Hardhat Ethereum network:

npx hardhat node

🤝 Contributing

We welcome contributions from the community! Follow these steps to contribute:

  1. Fork the Repository
  2. Create a New Branch
    git checkout -b feature/name
  3. Make Your Changes and Test Them
  4. Commit and Push
    git commit -m "Add new feature"
    git push origin feature/name
  5. Open a Pull Request

Check out our CONTRIBUTING.md for more details!


📜 License

Strato.dev is open-source under the MIT License.


🔗 Connect with Us

📢 Follow us on Twitter

🚀 Happy Coding with Strato.dev!

About

Strato.dev is an AI-driven, Web3-native development environment designed to streamline full-stack collaboration, automate Git workflows, and enhance AI-assisted coding. Whether you're building decentralized applications or web projects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors