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
- Host: GitHub
- URL: https://github.com/manifoldfinance/docs
- Owner: manifoldfinance
- License: mit
- Created: 2021-10-17T01:07:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-26T22:00:53.000Z (over 3 years ago)
- Last Synced: 2025-03-16T01:11:39.769Z (about 2 months ago)
- Topics: ethereum, json-rpc, mkdocs, omnibus, sdk
- Language: TypeScript
- Homepage:
- Size: 6.3 MB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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