This repository contains the official end-user documentation for Vexom, a next-generation platform that combines AI with blockchain technology to create intelligent agents for DeFi and Web3 gaming.
This documentation is specifically designed for end users and contains:
- Platform Information: Comprehensive guides about Vexom platform features and capabilities
- User Guides: Step-by-step instructions on how to use the platform effectively
- Integration Details: Information about supported protocols and partnerships
- Getting Started: Onboarding materials for new users
What this documentation does NOT contain:
- Source code or technical implementation details
- Private/confidential information or secrets
- Internal development processes or technologies used in the project
This is purely educational and informational content to help users understand and effectively use the Vexom platform.
# Install dependencies
npm install
# Start the development server
npm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
The documentation is automatically deployed to docs.vexom.ai when changes are pushed to the main branch.
We welcome contributions to improve the Vexom documentation. Please feel free to submit pull requests or open issues to suggest improvements.
Copyright © Vexom. All rights reserved.