Time and Immutability Webinar Demo
This is the repository used for the demo in the Time and Immutability Webinar.
Set up
To begin working with this demo app, you will need to have Fluree running locally on your machine For detailed instruction on getting Fluree installed, please visit the installation page on the docs site.
You will also need to have Node.js installed on your machine.
The data folder contains the seed data for using this application as it is shown in the webinar To get the data loaded into your Fluree instance, follow these steps:
- Open the Admin UI and create a ledger called time/webinar.
- Using either the Admin UI or a REST client of your choosing (Postman, Insomnia, etc.) transact the files in the data/ folder, in order, to your ledger
- This will transact the schema
- The airports and tags for the statuses
- The flight.json files…