/web-ide-ui

Primary LanguageSvelteMIT LicenseMIT

EOS Web IDE

This is a web IDE for EOS smart contracts. If you want to run this locally you need to run the Web IDE API

Run me

Steps to run this project locally:

  • Clone this repo
  • Copy the .env.example file to .env
  • Edit the .env file to point to your API
yarn
yarn dev