Official website for the Pelion Protocol — hosted on GitHub Pages.
🌐 Live at: https://pelionprotocol.github.io
| Page | Description |
|---|---|
index.html |
Main landing page with boot animation |
docs.html |
Full protocol documentation |
whitepaper.html |
Protocol whitepaper |
Deploys automatically via GitHub Actions on every push to main.
See .github/workflows/deploy.yml.
Just open any .html file in your browser — no build step required.
# Optional: serve locally with Python
python -m http.server 8080
# then visit http://localhost:8080- pelionprotocol/pelion-protocol — Python core