Skip to content

Latest commit

Β 

History

History
57 lines (36 loc) Β· 1.9 KB

File metadata and controls

57 lines (36 loc) Β· 1.9 KB

Vexom Documentation

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.

πŸ“š About This Documentation

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.

Local Development

# 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.

πŸ—οΈ Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

🌐 Deployment

The documentation is automatically deployed to docs.vexom.ai when changes are pushed to the main branch.

🀝 Contributing

We welcome contributions to improve the Vexom documentation. Please feel free to submit pull requests or open issues to suggest improvements.

πŸ“ License

Copyright Β© Vexom. All rights reserved.

πŸ”— Links