Blind App Quickstart
What is a blind app?
A blind app runs blind computation on Nillion using one or more privacy-preserving Nada programs. Nada programs compute on secret integers without ever seeing the underlying input values, making them ideal for sensitive data operations.
This is an output for the Create Nillion App boilerplate
Start building blind apps on Nillion
info
This Blind App Quickstart is ideal for developers interested in creating frontends or fullstack web apps on Nillion. If you want to connect a backend to Nillion, check out the Python Quickstart
Build your first blind application on Nillion. Follow the steps in this blind app quickstart to
- Install the Nillion SDK via create-nillion-app
- Create a Nada project and write your first Nada program
- Build a blind app with the boilerplate repo from the CLI and run the local
nillion-devnet
. - Deploy your blind app to the Nillion Testnet so the world can try it