For the complete documentation index, see llms.txt. This page is also available as Markdown.

SDK

Engaging with NotVault can be done through a Typescript SDK downloadable as an NPM package.

    npm i @notcentralised/notvault-sdk

Continue to the next sections to understand each workflows implementation in more detail.

Last updated