Advanced Guides
Deep dives into Kit's fundamental building blocks
These guides go deep on the core building blocks Kit is built from — transactions, signers, instruction plans, errors, codecs, keypairs, and more. Each one is a reference you can dip into when you want to understand exactly how something works under the hood.
The Guides section covers the practical, task-oriented workflows most applications need day to day, and plugin-based clients take care of much of this automatically. Reach for the Advanced Guides when you are debugging an unexpected behavior, building a custom plugin, working without a client, or simply curious about what is happening underneath.
You can read these guides in any order — start with the topic that is closest to what you are working on.