Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caffeinum/docs


https://github.com/caffeinum/docs

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Moai Chain Documentation

This repository contains the official documentation for Moai Chain - the first L2 blockchain with native AI capabilities.

## Local Development

Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally:

```bash
npm i -g mintlify
```

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

```bash
mintlify dev
```

## Structure

- `get-started/` - Getting started guides
- `essentials/` - Core concepts and features
- `mint.json` - Documentation configuration

## Contributing

1. Fork the repository
2. Create your feature branch
3. Make your changes
4. Submit a pull request

## Need Help?

- Check the [documentation](https://docs.moai.ltd)
- Try our [interactive demo](https://gekkon.moai.ltd)