PiSmartTx
A decentralized transaction system on Pi Network with an Autonomous Transaction System, featuring:
- Dual Value System (Internal: $314,159/Pi, External: ~$0.8111/Pi)
- Pi Purity Badge for verified mined Pi
- Volatility Alert for price changes >5%
- Auto-Conversion for merchants
Originally forked from pi-apps/store-on-pi and tt_car_app.
Setup
- Clone:
git clone https://github.com/KOSASIH/PiSmartTx.git
- Install frontend:
cd frontend && npm install
- Configure
.env
(see .env.example
)
- Run:
npm run serve
- Deploy backend services (rate-service, smartcontract-service) using Kubernetes.
License
MIT