-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web examples #416
base: main
Are you sure you want to change the base?
Web examples #416
Conversation
Add ptokens and dforce usdx
… own. adding bitmap to etherem element
correctly reference tokenscript.xsd in schemaLocation
change schema to october
… a document at certain point
…me. Plus the new thing we discussed last week: data-objects
Unavailable discovery
…fore Thursday meeting and published after (with links to the result of discussion)
…oc can work with svg (if rsvg-convert is installed). also fix some typo
first sprint of UEFA tsml ticket
… lot other improvements
…ts are referred by name, not by xml id
as we couldn't get the validator to work with the new <assert> statement documented here #395
…go but found this left-over
…edDevonTicket.jsto work with this polyfill library.
… a string inside the react component instead.
Hi, Nick. Let me describe updated logic
Lets download products list JSON (not import), because download JSON is similar to download rendered product list from server. Lets add few JSONS to simulate different discounts. Like roomTypesDataMock_ticketClass_2.json, roomTypesDataMock_ticketClass_2-3.json Also we can extend example to show checkout page based on signed ticket. (we can add few JSONs for that too) |
I have added sample backend https://bogotabackend.herokuapp.com/ its nodejs server app, so we can add cone to validate ticket/attestation too. |
e54d791
to
1368554
Compare
Hi @oleggrib
This is my latest update towards merging our work together.
I've added what I understand to the be the steps we should apply to create the hotel demo. Let's review and go from there.