-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
We want to create a copy-paste quickstart tutorial with the basic steps to get started into chainloop. It must be simple and complete. Something like:
- install chainloop
- auth login
- workflow create
- api-token create
- attestation init
- attestation add
- attestation push
To simplify it, we can leverage dynamic contracts and keyless signing.
It must be something easily reproducible by just copying and pasting.