We created a decentralized Inventory manager for Regional stores to both track and manage their inventory.
- The premise of the idea.
- Regional managers can see the prices of different inventory in real-time.
- Managers can order more inventory by connecting their metamask to the application and placing an order on the app. The order gets confirmed after 12 blocks.
Make a virtual environment and install python dependence.(May vary according to your configuration)
virtual env && install requiremnts.txt
Run Ganache. And connect metamask to Port 7545
Build the project
build app.py
Interact with the webapp