Skip to content

Browser-Only Solidity IDE and Runtime Environment (VeChainThor)

License

Notifications You must be signed in to change notification settings

mobileteamdev/vide-web

Repository files navigation

VIDE (VeChain-IDE)

VIDE is a browser-based compiler and IDE that enables users to build VeChainThor contracts with Solidity language and to debug transactions. (VIDE "Beta version" is developed based on Remix)

To try it out, visit https://vechainstore.com/ide.

VIDE screenshot

INSTALLATION:

Install npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do:

Clone the github repository (wget need to be installed first) :

git clone https://github.com/mobileteamdev/vide-web.git
cd vide-web
npm install
npm run build

Documentation

To see details about how to use VIDE for developing and/or debugging Solidity contracts, please see our documentation page

About

Browser-Only Solidity IDE and Runtime Environment (VeChainThor)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages