Try it here
- Code Editor and IDE Features such as syntax highlighting, code completion, etc.
- 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
- Node.js LTS & npm
- Arweave Wallet (ArConnect)
git clone git@github.com:<YOUR_USERNAME>/betterIDE.git
cd betterIDE
pnpm install
pnpm run dev
Open http://localhost:5173/betterIDE/ as simple as that!
Contributions are welcome! Please open an issue or submit a pull request.