SDKs & Sample Apps
Sample Apps

Container App

0min

The container app is a reference app that demonstrates how to create and manage two types of containers - bag, and package. A bag is a container type that can hold multiple items/ packages. It's a non-leaf type of container. A package is a container type that can hold only one item at a time and it is leaf type container.

The reference app is available on our GIT Repo.