All Projects → gxchain → gxc-smart-contract-ide

gxchain / gxc-smart-contract-ide

Licence: MIT license
gxchain smart contract ide

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

GXC Smart Contract IDE

Install

git clone https://github.com/gxchain/gxc-smart-contract-ide.git
cd gxc-smart-contract-ide
npm install

Dev

npm run dev

Build

powered by electron builder

// build all platform
npm run build

// build mac
npm run build:mac

// build windows
npm run build:win

// build linux
npm run build:linux

you could find executable or installer in build directory

Document

You could find some useful instruction here

Resource

You could find some desgin details on this demonstration


This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].