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

Concepts

The ideas you need before building on Sail, in reading order:

The terminology hierarchy, from largest to smallest:

SMA (a Safe account registered with the kernel) → Mandate (the set of permissions registered for that SMA) → Permission (one IPermission contract that authorizes a class of calls) → Template (a reusable permission implementation that many accounts configure independently).

Last updated