Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 1.76 KB

File metadata and controls

68 lines (55 loc) · 1.76 KB
description Examples built with Sapphire

Examples

Encrypted Events

**[Encrypted Events][encrypted-events-example]** A minimal example of emitting confidential events on Oasis Sapphire.

Randomness

**[Oasis Swag Wheel][rng-example]** A dApp which uses onchain RNG to determine which Swag a participant wins

Confidential Voting

**[VoTEE][votee-example]** Vote for the favorite Oasis mascot, see also [voTEE.oasis.io]
**[Blockvote][voting-example]** General confidential and gasless voting, see also [vote.oasis.io]

SIWE

**[SIWE authentication][siwe-example]** A dApp which uses Sign in with Ethereum (SIWE) for authentication.

Onchain signing

**[Onchain signing][onchain-signer]** An Example for Onchain transaction generation and signing

Find more examples, including the unofficial ones, on demos.oasis.io.