Try it here
- Code Editor and IDE Features such as syntax highlighting, code completion, etc.
- Web UI to run AO LUA code (using aoconnect)
- JS Contract deployment and testing (using Arweavekit to deploy and interact)
- Universal Data Licensing of your code through Arweaves UDL implementation
- Cloud based storage and sharing through Arweave Protocol Land
- Vite, React, Typescript, TailwindCSS
- Monaco for React
- Arweavekit
- ArConnect
- Arlocal
- AOConnect
- Node.js LTS & npm
- Arweave Wallet (ArConnect)
git clone [email protected]:<YOUR_USERNAME>/ide.git betteridea
cd betteridea
pnpm install
pnpm run dev
Open https://localhost:5173/ as simple as that!
Contributions are welcome! Please open an issue or submit a pull request.