Welcome to the Hooks Collection repository! This collection comprises a variety of small, reusable code snippets specifically designed for Hooks.
| name | description | path |
|---|---|---|
| AccountBalance | get an account balance | codes/account-balance/account-balance.c |
| AccountBalance (macro) | get an account balance | codes/account-balance/account-balance-macro.c |
If you want to contribute to this repository, please follow these steps:
- Fork the repository
- Create a new branch
- Make your changes
- Create a pull request