/smart-stamp-duty-ui

Primary LanguagePythonMIT LicenseMIT

Smart Stamp Duty User Interface

Smart Stamp Duty User Interface is the interface for Smart Stamp Duty's Ethereum-based smart contract.

Requirements

For the Bloom Filter part, the requirements are:

The code is tested on Ganache, connected through http

The GUI is built by using Qt4 designer and requires PyQt4 to run.

  • Python3-qt4

Notes

This UI is a proof-of-concept of Smart Stamp Duty. The variables related to the smart contract can be found on vars.py. The address and the private key information can be found on main.py. The pair is created by Ganache.

To run this UI, run python main.py