> The monorepo for Huma Finance Protocol
### 🏠 [Homepage](https://huma.finance)
### ✨ [Demo](https://app.huma.finance)
## Setup
To clone including submodules, use the `--recursive` option when clone.
```sh
git clone --recursive git@github.com:00labs/huma-monorepo.git
```
This repo fetches updates from all submodules on a daily basis, if it is needed to update manually use the following command.
```sh
git submodule update --remote
```
## Author
* Website: https://huma.finance
* Twitter: [@humafinance](https://twitter.com/humafinance)
## 🤝 Contributing
Contributions, issues and feature requests are welcome! Feel free to check [issues page](https://github.com/00labs/huma-monorepo/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
This project is [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_