Skip to content

DoxaFoundation/doxa-dev-docs

Repository files navigation

Doxa Protocol Documentation

This repository contains the official documentation for the Doxa Protocol, a multi-stablecoin platform built on the Internet Computer (IC).

📚 Documentation Structure

content/
├── docs/
│   ├── key-components/       # Core protocol components
│   ├── pool-operations/      # Liquidity pool management
│   ├── staking-integration/  # Staking system docs
│   ├── usdx-token/          # USDx stablecoin integration
│   ├── fee-collection/       # Protocol fee structure
│   ├── transaction-monitoring/ # Transaction tracking
│   └── statistics/          # Protocol analytics

🚀 Quick Start

  1. Clone the repository:
git clone https://github.com/DoxaFoundation/doxa-dev-docs.git
cd doxa-dev-docs
  1. Install dependencies:
npm install
  1. Start local development server:
npm run dev

🛠 Built With

  • Hugo - Static site generator
  • Docsy - Documentation theme
  • Node.js - JavaScript runtime

📝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors