DoxaLanding is the official landing page for DoxaV3, a decentralized stablecoin platform built on the Internet Computer. This modern, responsive website showcases DoxaV3's features, benefits, and roadmap to potential users.
- Modern React Frontend: Built with React 18, TypeScript, and Vite for optimal performance
- Beautiful UI Components: Utilizes Radix UI primitives and custom components
- Responsive Design: Fully responsive design that works across all device sizes
- Animation Effects: Smooth animations powered by Framer Motion
- Internet Computer Deployment: Configured for deployment as an assets canister on the Internet Computer
- Frontend: React, TypeScript, TailwindCSS
- State Management: React Query
- Router: Wouter (lightweight routing)
- Styling: TailwindCSS with custom configurations
- Animation: Framer Motion
- Deployment: Internet Computer (ICP) via dfx
- Node.js 16+ and npm
- dfx CLI (for Internet Computer deployment)
-
Clone the repository:
git clone https://github.com/DoxaFoundation/doxa-landing.git cd doxa-landing -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
The app will be available at http://localhost:3000
npm run build-
Make sure dfx is installed and you're logged in:
dfx identity use default
-
Deploy to the local replica:
dfx deploy --network=local
-
Deploy to the IC mainnet:
dfx deploy --network=ic
├── client/ # Frontend code
│ ├── src/ # Source files
│ │ ├── components/ # React components
│ │ ├── pages/ # Page components
│ │ ├── lib/ # Utility functions
│ │ └── App.tsx # Main app component
├── server/ # Express server code (for dev environment)
├── dist/ # Build output
├── public/ # Static assets
├── dfx.json # Internet Computer configuration
└── package.json # Project dependencies
- Stablecoin creation and management
- Staking rewards system
- Decentralized governance
- Multi-chain support
- Passive income opportunities
- X (Twitter): @DoxaUSD
- Discord: DoxaV3 Community
- GitHub: DoxaFoundation/doxa-v3
- Documentation: Developer Docs
- User Guide: Doxa Guide
- Support: Contact Us
Visit Doxa App to use the platform.
We welcome contributions! Please see our Contributing Guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please contact us at doxadaooperations@gmail.com.