sphinxorg/website
GitHub: sphinxorg/website
Stars: 0 | Forks: 0
# Sphinx Protocol Website
[](https://opensource.org/licenses/MIT)
[](https://pages.cloudflare.com/)
## Live Website
https://sphinxfnd.org
## Overview
Single-page website for the Sphinx Protocol — a post-quantum blockchain infrastructure for Universal Sovereign Identity (USI).
Built entirely with:
Pure HTML
Pure CSS
Vanilla JavaScript
No frameworks
No build tools
No dependencies
## Website Sections
- Hero section with live SPIF encoding animation
- Vision & protocol pillars
- Technology stack
- SPIF address anatomy
- Live address ticker
- Feature tabs
- Roadmap timeline
- SPX coin overview
- Foundation & team
## Tech Stack
HTML5
CSS3
Vanilla JavaScript (ES6+)
Google Fonts
Intersection Observer API
Canvas API
Web Animations API
Cloudflare Pages
## Project Structure
web/
├── index.html
├── css/
│ └── styles.css
├── js/
│ └── main.js
├── assets/
│ └── favicon.png
├── robots.txt
├── sitemap.xml
├── site.webmanifest
└── llms.txt
## Core Features
### Quantum Canvas Background
Animated particle system rendered through:
标签:后端开发