This is the official landing page for DogeCash — a native blockchain coin focused on privacy, governance, staking, and community-driven development.
You can host this static site with GitHub Pages or any static hosting provider.
index.html: Main static page with styling and JavaScript inlined.assets/: Logos, wallet preview, memes, and tutorial SVGs.DogeCash_WhitePaper.pdf: The official whitepaper, embedded and downloadable.site.webmanifest: Progressive Web App manifest.service-worker.js: (Optional) for offline caching via PWA.blog.json: (Optional) blog post data if hosted dynamically.
git clone https://github.com/your-org/dogecash-site.git
cd dogecash-siteThen open index.html in your browser, or host it via GitHub Pages.
- Pure HTML/CSS/JavaScript (no frameworks)
- Progressive Web App (PWA)
- Accessibility and performance focused
- CoinGecko API integration
- LocalStorage theme toggle
- SHA256 checksum copy support
To deploy using GitHub Pages:
- Push this repo to
mainorgh-pages. - In repo settings, enable GitHub Pages and point to
/index.html.
- Always verify checksums before installing binaries.
- Confirm links point to official sources.
Pull requests are welcome. Please open issues to discuss improvements or bugs.
MIT — DogeCash (DOGEC) Community