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

https://github.com/manifoldfinance/docs

Omnibus Documentation
https://github.com/manifoldfinance/docs

ethereum json-rpc mkdocs omnibus sdk

Last synced: about 2 months ago
JSON representation

Omnibus Documentation

Awesome Lists containing this project

README

        

## `manifold finance documentation`

### development

#### generate `mkdocs.yml` nav

```python3
$ python3 gen-menu.py
```
This will auto-populate the `mkdocs.yml` file.

> Note: Remove everything out of the `mkdocs.yml` file except the `nav:` items before running

##### deployment

```sh
mkdocs build --clean
```

```sh
mkdocs gh-deploy
```

#### support & feedback

[Visit our discourse forums](https://forums.manifoldfinance.com)

### license

SPDX-License-Identifier: MIT
Documentation: CC-NC-2.5