Creating a Collection

The first action users will take upon launch the application is to create a collection. This can be performed by clicking the Create Collection button in the middle or the top right of the screen as shown in Figure 1.

Figure 1: Landing page prior to creating a collection

Once clicked, the button will produce a modal in which you can upload a collection image as well as a collection name, symbol, and description. This action inserts a row into the global Collections table and creates instances of the three user-specific tables: Layers, Attributes, and Tokens.

Last updated