Skip to content

bc-ticketing/demo-host-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-host-website

For demonstration purposes only. This website is used to illustrate how trust certificates are uploaded, configured and verified.

Goal

The goal of uploading the ETH public key to the website is to lower the risk of buying a ticket from a fraudulant actor. By including the same ETH public key that also created the event on the Ethereum blockchain we can make sure the same entity also has access to the offial event website.

Setup

Add a new route to your website as follows:

https://root-url.com/idetix

When performing a GET request on this route, a resonse in the followin JSON format is expected:

{
  "address":"0x49A8246758F8d28e348318183d9498496074cA71"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published