Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 667 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 667 Bytes

AO Collections

Overview

AO Collections are designed to allow users to group atomic assets together.

How it works

The creation of a collection happens with these steps:

  1. The collection process handlers are fetched from Arweave.
  2. Collection fields are replaced with the values submitted by the user.
  3. A new process is spawned, with the collection tags.
  4. A message is sent to the newly created process with an action of 'Eval', which includes the process handlers.
  5. A message is sent to a collection registry which contains information on all created collections.