Skip to content

aergoio/web-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aergo IDE

A web interface to deploy smart contracts

This site uses a webservice to compile the Lua smart contract

Generate bundle.js

npm run build

Run this command also after making changes to app.js

Publishing

Copy these files to the web server:

  • index.html
  • bundle.js
  • ace/mode-lua.js
  • logo.png
  • nyan-cat.gif

TODO

  • If the contract has deploy arguments, display a dialog to get them