# IOTA C Client Documentation ## Welcome This is an IOTA Client library documentation for Chrysalis, aka IOTA 1.5. Learn more about Chrysalis changes, please visit [Chrysalis Documentation](https://chrysalis.docs.iota.org/). This C Client is still in highly development, the source can be found on [iotaledger/iota.c](https://github.com/iotaledger/iota.c). Integration to new hardware platform is welcome. ```{toctree} --- maxdepth: 2 caption: IOTA C Client --- client_intro.md client_examples.md ``` ```{toctree} --- maxdepth: 1 caption: API Reference --- api/wallet.md api/events.md api/restful.md api/core.md api/crypto.md ```