https://github.com/mnpezz/boycottbank
see the path of different currencies like the dollar, bitcoin, and nano
https://github.com/mnpezz/boycottbank
bitcoin nanocurrency
Last synced: about 2 months ago
JSON representation
see the path of different currencies like the dollar, bitcoin, and nano
- Host: GitHub
- URL: https://github.com/mnpezz/boycottbank
- Owner: Mnpezz
- Created: 2025-01-11T03:54:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-11T05:19:40.000Z (over 1 year ago)
- Last Synced: 2025-01-19T05:41:22.481Z (over 1 year ago)
- Topics: bitcoin, nanocurrency
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boycott the Banks - Interactive Educational Guide
An interactive web application that helps people understand the problems with traditional banking and explore alternative financial systems. The guide offers multiple learning paths for different financial alternatives, from cryptocurrencies to precious metals.
## 🚀 Live Demo
[View Live Demo](https://mnpezz.github.io/BoycottBank/)
## 🎯 Purpose
This educational platform aims to:
- Expose the fundamental issues with traditional banking
- Demonstrate how the monetary system actually works
- Provide practical alternatives to traditional banking
- Guide users through hands-on experiences with different solutions
## 🛠️ Features
### Multiple Learning Paths
- **Traditional Banking**: Understand the problems (Federal Reserve, fractional reserve, inflation)
- **Nano**: Instant, feeless digital payments
- **Bitcoin**: Digital gold and store of value
- **Monero**: Private, fungible digital cash
- **USDC**: Digital dollar alternative
- **Precious Metals**: Traditional wealth preservation
### Interactive Elements
- Step-by-step guided learning
- Live transaction demos
- Interactive payment comparisons
- Real-world usage examples
- Demo store implementation
### Educational Content
- Historical context
- Technical explanations
- Practical tutorials
- Security best practices
- Real-world applications
## 💻 Technology Stack
- Pure HTML5
- Vanilla JavaScript
- CSS3 with Custom Properties
- No external dependencies except Nano.to API for demos
## 🔒 Security Considerations
- All cryptocurrency demos use testnet/small amounts
- No private keys or sensitive data stored
- Client-side only, no server requirements
- Educational purposes only
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
## 📝 License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## ⚠️ Disclaimer
This is an educational tool designed to help people understand different financial systems. It is not financial advice. Always do your own research and consider consulting with financial professionals before making any financial decisions.
## 🙏 Acknowledgments
- Federal Reserve Economic Data (FRED) for charts
- Nano.to for payment processing
- Various open-source projects and educational resources
- Community feedback and contributions