tokenika / eoside

Visual Studio Code extension for EOS Factory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EOSIDE - an Integrated Development Environment for EOSIO smart-contracts

EOSIDE organizes the workflow of development process for EOSIO smart-contracts. It leverages the functionality of EOSFactory. EOSIDE is implemented as a Visual Studio Code (VSC) extension.

EOSIDE implements the following features:

  • project standardization,
  • easy access to project archive,
  • referencing documentation and tutorials,
  • automatic availability of standard libraries,
  • dependency management,
  • IntelliSense code completion,
  • compilation and building,
  • native compilation, execution and debugging of native unit tests,
  • functional unit testing,
  • project packaging,
  • deployment.

Watch a short video demonstrating EOSIDE in action. And here is another video demonstrating the setup process and a Hello World test.

User Documentation

Please refer to this document.

Contact us

If you run into any problems or have suggestions for us, please post them on GitHub, or use a dedicated EOS Factory Support channel on Telegram.

About

Visual Studio Code extension for EOS Factory

License:MIT License


Languages

Language:TypeScript 64.7%Language:Python 30.1%Language:HTML 2.1%Language:PowerShell 1.3%Language:CSS 1.0%Language:JavaScript 0.8%