tiemma / ivs-solidity

This is the repo for a web3.0 application running ipFS, uport, solidity and node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockchain-hackathon

This is the repo for a web3.0 application running ipFS, uport, solidity and node

To run the project, run

npm install

This would install all the dependencies and make the project ready to be run.

Then, we can run

npm run-script dev

This would preetify the javascript, start a local testnet using ganache, compile and migrate the solidity to the testnet altogether.

Then the server starts and the entire application is accessible.

The entire application is built to be used to verify the identity of users using the uPort(http://uport.me) application.

Don't forget to star!!!!!!!!

###NOTE: Still under development

About

This is the repo for a web3.0 application running ipFS, uport, solidity and node

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.0%