You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Satinder Grewal e87713f958 remote origin issue solved with electron app 8 years ago
assets os detector updated 8 years ago
.gitignore remote origin issue solved with electron app 8 years ago
LICENSE Initial commit 8 years ago
README.md requirements for devs and production updated 8 years ago
index.html Updated files 8 years ago
main.js remote origin issue solved with electron app 8 years ago
package.json remote origin issue solved with electron app 8 years ago

README.md

Iguana Desktop App

Desktop App for SuperNET DAPPs

For Developers

You must have node.js and npm installed on your machine.

Clone Iguana Desktop App

git clone https://github.com/SuperNETorg/iguana.git

Please clone EasyDEX-GUI from github repo here.

git clone https://github.com/SuperNETorg/EasyDEX-GUI.git

Install Iguana App

cd iguana
npm install

Then start Iguana App

npm start

For end users

The instructions to make production build of Iguana App will be updated soon.