Official docs for the ONE ecosystem — a community-driven infrastructure powered by EXPL Nodes. This repo covers everything: network operations, tokenomics, distribution mechanics, and the 10 projects we're building.
ONE isn't another blockchain project making empty promises. We're building decentralized infrastructure that actually works, powered by community-operated EXPL Nodes. No venture capital. No profit-extraction. Just transparent, community-owned technology where Node operators mint EXPL tokens, secure the network, and share in the ecosystem's success.
Live Documentation: docs.expl.one
The docs are organized into focused sections:
- 2026 Roadmap: Development timeline and launch milestones
- EXPL Nodes: How the infrastructure works — operations, escrow, pricing, purchase
- ONE Projects: Our 10-project ecosystem (pump, network, world, and more)
- TNO Cards: Transitional NFT offering before ERC20 launch
- Tokenomics: EXPL supply model and distribution mechanics
- Distribution Framework: How EXPL flows through Nodes and direct channels
- Get Involved: Ways to contribute, collaborate, and build with us
This documentation runs on MkDocs with the Material for MkDocs theme.
- Python 3.8+
- pip
Clone and install:
git clone https://github.com/explorills/docs.git
cd docs
pip install mkdocs-materialRun the dev server:
mkdocs serveThe site will be live at http://127.0.0.1:8000.
Generate static files:
mkdocs buildOutput lands in ./site/.
We welcome contributions that improve clarity, accuracy, and completeness. Here's how:
- Fork this repo
- Create a feature branch:
git checkout -b improve-docs - Edit files in
docs/directory - Test locally:
mkdocs serve - Commit with clear messages
- Open a pull request
- Be accurate — verify all technical details
- Be clear — avoid jargon when plain language works
- Be consistent — follow existing patterns and structure
- Be helpful — include examples and real use cases
- Check your links — make sure everything works
- Respect the hierarchy — don't break navigation structure
docs/ # Source markdown files
├── index.md # Homepage
├── roadmap-2026.md # Development roadmap
├── nodes/ # Node documentation
├── tno-cards/ # TNO Cards docs
├── tokenomics/ # Token economics
├── distribution-framework/ # Distribution mechanics
├── get-involved/ # Contribution guides
├── additional-information/ # Supplementary info
└── assets/ # Images and static files
mkdocs.yml # MkDocs config
overrides/ # Theme customization
site/ # Build output (generated)
Docs auto-deploy via GitHub Actions on every push to main. The pipeline publishes to S3 with CloudFront distribution.
See LICENSE for details.
This documentation is open source and available under the MIT License.
- Website: EXPL.ONE
- Email: support@expl.one
- Discord: discord.com/invite/RetTCVq7tJ
- GitHub: github.com/explorills
For technical support or documentation inquiries, please use the Discord server or email support.