Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.7 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.7 KB

Ticketbooth

Overview

Smart contract event ticketing, built on Stratis platform. Ticketbooth is a robust foundation for event ticketing applications. Ticketbooth can be integrated with payment gateways, ticket sales platforms and social platforms.

Projects

Ticketbooth.Api

Build Status Nuget

An extension to the Stratis full node that provides an API for interacting with Ticketbooth.

Ticketbooth.Contract

Build Status Nuget

This project contains the smart contract(s) that Ticketbooth is based on.

Ticketbooth.FullNode

Build Status

A Stratis full node on the Cirrus network, with the Ticketbooth API extension enabled.

Documentation

You can view the live documentation at https://developer.ticketbooth.solutions. Documentation is maintained in a seperate repo, which can be accessed here.

Resources