Skip to content

Sshovon/TaxCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaxCode

Clone this repository.

Run following command to install node-modules and dependecies

$ cd ~/fabric-samples/fabrcar/javascript
$ npm install

Run following command to deploy chaincode

$ cd ~/fabric-samples/fabrcar/
$ ./startFabric.sh javascript

After deployment run following node files

$ cd ./javascript/
$ node enrollAdmin.js
$ node registerUser.js

Now, if you can run server by using following command

$ npm run dev

You have to create admin and user separately to use both side of TaxCode webapp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published