Skip to content

Commit

Permalink
Adding set video and verax tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mzkrasner committed Apr 29, 2024
1 parent cbd654b commit 38bbc52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/composedb/examples/tutorials-and-examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Looking for code samples, starter applications, and tutorials to kickstart your
- [**Query Filtering and Ordering in ComposeDB**](https://blog.ceramic.network/tutorial-query-filtering-and-ordering-in-composedb/) - Learn the ins and outs of filtering and ordering based on schema subfields in this tutorial blog post.
- [**Creating `MetIRL` Attestations with EAS**](https://docs.attest.sh/docs/tutorials/ceramic-storage) - Learn how the `Ethereum Attestation Service on ComposeDB` repository (linked above) works, how to generate attestations, and how to create confirmations.
- [**Encrypted Data on ComposeDB**](https://blog.ceramic.network/tutorial-encrypted-data-on-composedb/) - Learn yet another way to encrypt and decrypt data on ComposeDB by generating an `encryptionDid` instance.
- [**Verax Attestations with Ceramic Storage**](https://docs.ver.ax/verax-documentation/developer-guides/tutorials/using-ceramic-to-store-the-attestation-payload) - Learn how Ceramic can be used together with Verax on-chain attestations as an efficient storage mechanism for off-chain metadata.
- [**Mastering SET Relations and Immutable Fields (video)**](https://www.youtube.com/watch?v=T2BRQqPI354) - An instructional video walk-through of how to use SET account relations and immutable field features in ComposeDB.

## Experiments & SDKs

Expand Down

0 comments on commit 38bbc52

Please sign in to comment.