Skip to content

Commit

Permalink
Adding web3 points library and points demo application to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mzkrasner committed Apr 29, 2024
1 parent 5454315 commit cbd654b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/composedb/examples/tutorials-and-examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Looking for code samples, starter applications, and tutorials to kickstart your
- [**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.

## Experiments & SDKs

- [**Web3 Points Library**](https://github.com/ceramicstudio/solutions-sdk/tree/main/libraries/points) - An experimental use case-based library designed to support developers looking to use Ceramic as the basis for their rewards, incentives, and point systems.
- [**Web3 Points Demo Application**](https://github.com/ceramicstudio/points-example) - A simple full-stack demonstration of how to use the Web3 Points Library to reward users for joining a community's platform presence (in this case, a Discord server).

### **Want your open-source examples featured here?**

Get in touch with us on the [Ceramic Discord](https://chat.ceramic.network) - we'd love to see what you're building!

0 comments on commit cbd654b

Please sign in to comment.