Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 919 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 919 Bytes

Ticketbooth.Scanner

Build Status

Overview

A web application allowing venues to scan tickets which have been sold using the Ticketbooth smart contract. Ticketbooth scanner is built with .NET Core and Blazor.

Usage

The goal of Ticketbooth scanner is to eventually run on WASM and be fully configurable in the app. For now, to use Ticketbooth scanner, simply clone the project and configure the app settings with your node and smart contract details, then you are ready to deploy it.

Resources