betteridea-dev / ide

A better IDE for arweave contracts
https://ide.betteridea.dev/
GNU General Public License v3.0
17 stars 8 forks source link
ao arweave betteridea blockchain ide smart-contracts

BetterIDEa - A web based IDE for AO the computer

[![](https://img.shields.io/badge/Visit_the_IDE-lightgreen)](https://ide.betteridea.dev) [![](https://img.shields.io/badge/Read_the_docs-lightgreen)](https://docs.betteridea.dev) [![X Follow](https://img.shields.io/twitter/follow/betteridea_dev)](https://twitter.com/betteridea_dev) [![protocol.land](https://arweave.net/eZp8gOeR8Yl_cyH9jJToaCrt2He1PHr0pR4o-mHbEcY)](https://protocol.land/#/repository/b4b210a3-a1ec-4b6b-8e0e-a37bdfa7a22a)
View screenshots ![1](./images/1.png) ![2](./images/2.png) ![3](./images/3.png) ![4](./images/4.png)

Features

Tech Stack

Run it yourself

Prerequisites

Fork, Clone, Install and Run

git clone git@github.com:<YOUR_USERNAME>/ide.git betteridea
cd betteridea
pnpm install
pnpm run dev

Open http://localhost:3000/ as simple as that!

Contributing

Contributions are welcome! Please open an issue or submit a pull request.