Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manifoldfinance/documentation
ARCHIVED - moved to https://github.com/manifoldfinance/docs
https://github.com/manifoldfinance/documentation
abi api documentation ethereum protocol solidity
Last synced: 2 months ago
JSON representation
ARCHIVED - moved to https://github.com/manifoldfinance/docs
- Host: GitHub
- URL: https://github.com/manifoldfinance/documentation
- Owner: manifoldfinance
- License: mit
- Created: 2020-11-15T14:42:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T15:40:34.000Z (about 3 years ago)
- Last Synced: 2024-05-19T00:36:37.013Z (8 months ago)
- Topics: abi, api, documentation, ethereum, protocol, solidity
- Language: JavaScript
- Homepage:
- Size: 27 MB
- Stars: 3
- Watchers: 9
- Forks: 0
- Open Issues: 3
-
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