- Install nodeJs $sudo apt-get install nodejs
- Install npm $sudo apt-get install npm
- Install testrpc $npm install -g ethereumjs-testrpc
- Install Embark $npm -g install embark
- install node modules (from app's home directory) $npm install
- run Testrpc (from app's home directory) $testrpc
- run embark (from app's home directory) $embark run
- Run the app The app will be up and running. It can be accessed by any browser on URL - localhost:8000
forked from web3abhi/TrustTax
-
Notifications
You must be signed in to change notification settings - Fork 0
Code-Byte/TrustTax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Decentralised application for direct Tax collection for Governments (GST based), based on Ethereum
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 99.9%
- Other 0.1%