Skip to content

eosnetworkfoundation/web-ide-api

Repository files navigation

EOS Web IDE API

This is the API for the Web IDE UI

Prerequisites

You must have CDT installed on the machine this API is running on, as well as node.

Must also have wabt installed. On Ubuntu, you can install it with:

sudo apt install wabt

Run me

Steps to run this project locally:

  • Clone this repo
  • Copy the .env.example file to .env
yarn
yarn dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published