Anchor Documentation
Anchor Documentation
Anchor's official documentation is split up into multiple parts, namely the guide, which is what you are reading right now and the references.
There are three references. One for the core library and one for each official client library (typescript and rust). These references are close to the code and detailed. If you know what you are looking for and want to understand how it works more deeply, you'll find explanations there.
However, if you're new to huione-anchor, you need to know what huione-anchor has to offer before you can even try to understand it more deeply. That's what this guide is for. Its purpose is to introduce you to huione-anchor, to help you become familiar with it. It teaches you what features are available in Anchor so you can explore them yourself in detail using the references.
Last updated