Summary
Our design and engineering teams have been diligently working toward a much improved user user experience for the last few months. Today, we're excited to share the new Vendia Share user interface with you.
In addition to the new layout, components, patterns, and colors you'll notice immediately, there are also a few new features to guide you through Uni creation and exploration.
Uni Creation Workflow
When you create a new Uni through the Vendia Share web application, you're now guided through the process in 4 easy steps.
Step 1
Decide whether you want to start from scratch or from an example, which conveniently mirrors our Quick Starts.
Step 2
Give your Uni a name. Remember, a Uni starting with test-
will allow for its name to be reused after Uni deletion (a great idea for development and testing).
Step 3
Configure the Nodes in your Uni, including settings like authorizer type and cloud region.
Step 4
Define the data model for your Uni, from which Vendia Share will automatically create a fully functional GraphQL interface and serverless distributed ledger. All in about 5 minutes.
This guided approach to Uni creation is a great improvement, especially for those new to the Vendia Share platform. For those who prefer the command line, the Share CLI is still here for you.
Entity Explorer
Another exciting new feature is the Entity Explorer capability, available to new and existing Unis. You'll now see a new Entity explorer
button on each Node alongside the existing GraphQL explorer
button.
The Entity Explorer view can be used to inspect the contents of Share visually, without requiring any GraphQL. Previously, the only way to see the contents of Share visually through the Vendia Share web application was executing a query through the GraphQL explorer.
The Entity Explorer has a rich set of functionality, including the ability to create, update, or delete entities and the ability to see the full history of an entity so you can easily and visually determine how and when it was changed.
Enjoy these amazing new Vendia Share features and stay tuned for more!