/nois-dapp-examples

example usecases for nois

Primary LanguageRust

Nois Dapp Examples

This repo presents a collection of contracts that represent usecase using Nois randomnes. You can fork and use them.

Contracts

  • double dice roll: This is the standard double dice roll
  • lotto: This is a contract that allows lottery platform creation, where lottery creators permissionless actors in the contract.
  • randdrop: This is the official randdrop contract that Nois uses
  • randdrop general: This is thea variant of the randdrop contract that Nois uses