Skip to main content

Hooks

Hooks are functions that help you easily read/write into Nillion network and interact with Nada Programs. Our examples/nextjs have all of these as components to better understand how to interact with them.

To best understand how Nillion functions, it provides two main focuses:

  1. Storage of values and retrieving them
  2. Blind computation powered by MPC with Nada Programs.

Permissions are added on top of the network to allow/restrict who can interact with the storage and compute.