VOR

# VOR Introduction

This documentation covers VOR (Verified Open Randomness), which allows smart contract developers to request unpredictable, proovable randomness for their contracts, and pay for it in xFUND.

There are documentation and guides covering how to integrate the VORConsumerBase smart contract library (required for interacting with the VORCoordinator network) into your own smart contract and how to interact with the network in order to request and receive randomness in your smart contract.

# Contract addresses

See Contract Addresses.

# VOR Providers

See Providers.

# Guides

  1. Quickstart - a quick introduction to getting set up
  2. Full implementation example
  3. Interaction with the DnD example
  4. Running a VOR Provider Oracle
  5. Advanced topics

# Demos

  1. NFT Competition