> For the complete documentation index, see [llms.txt](https://aleo-hooks.gitbook.io/aleo-hooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aleo-hooks.gitbook.io/aleo-hooks/about-aleo-hooks.md).

# About aleo-hooks

`aleo-hooks` library aims to be a simple to use, yet flexible and reliable wallet-agnostic React hooks library that will simplify developing Aleo React dApps.&#x20;

React Hooks are functional components that isolate the reusable part from app business logic. Hooks make it easy to reuse stateful logic between components and develop complex dApps.

Github: <https://github.com/OrdosHQ/aleo-hooks>

Live demo: <https://aleo-react-boilerplate.vercel.app/>

NPM: <https://www.npmjs.com/package/aleo-hooks>

Telegram discussion and support group: <https://t.me/aleohooks>
