Bhraman is a tourist webapp based on Blockchain where all the monuments of Jaipur are curated over a single platform, where users can buy credits that are redeemable at tourist spots instead of physical paper tickets reducing paper litter, man labor and digitizing tourism for awesome queue free experience.
To reduce the paper wastage which is increasing everyday, and making a secure decentralized network where users data and their privacy is our utmost priority.
This project is still in alpha development stage so bugs and crashes are to be expected.
Prerequisites:
- node.js
- geth (go-ethereum)
Clone the repo by running
git clone https://github.com/himankpathak/Bhraman
Install all the node packages inside cloned directory by
cd bhraman
npm install
Install truffle globally
npm install --global truffle
Start the node server
node run dev
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details.