Skip to content

chainbase-labs/chainbase-docs

Repository files navigation

Chainbase Documentation

Overview

Welcome to Chainbase Documentation. This documentation provides information about Chainbase Data Network, Chainbase Data Platform, and Crypto World Model.

  • Chainbase Data Network: The world's largest omnichain data network designed to integrate all blockchain data into a unified ecosystem, providing an open and transparent data interoperability layer for the AI era.
  • Chainbase Data Platform: An all-in-one data infrastructure for Web3 that allows you to index, transform, and utilize large-scale on-chain data.
  • Crypto World Model: A comprehensive data model that provides a unified view of the entire crypto world, enabling developers to build powerful applications on top of it.

Contributing

We welcome contributions to the Chainbase documentation. If you find any issues or have suggestions for improvements, please create a pull request or open an issue.

Running the documentation locally

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json