A real-time Bitcoin purchasing power tracker that monitors when different currencies reach "sat parity" - the point where 1 satoshi equals or exceeds 1 unit of that currency.
- Real-time Exchange Rates: Tracks Bitcoin exchange rates against multiple currencies
- Parity Tracking: Shows historical and predicted future parity dates for each currency
- Visual Status: Color-coded cards indicating parity status:
- Blue: Already reached parity
- Gold: Just hit parity
- Red: Expected parity within 1 year
- Orange: Expected parity within 4 years
- Green: Expected parity beyond 4 years
- Progress Tracker: "The Sattening" progress bar showing the percentage of currencies that have reached sat parity
- Bitcoin Integration: Support the project with Bitcoin donations via Alby wallet integration
- Responsive Design: Works seamlessly across desktop and mobile devices
- React 18
- TypeScript
- Vite
- Tailwind CSS
- Alby Bitcoin Connect SDK
- Node.js
- Yarn or npm
- Clone the repository:
git clone https://github.com/rolznz/satparity.git
cd satparity
- Install dependencies:
yarn install
- Start the development server:
yarn dev
The application will be available at http://localhost:5173
.
yarn build
yarn lint
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License. See LICENSE file for details.
Built with PPQ.ai using the Cline VSCode plugin with Claude 3.5 Sonnet.