Namespaces
All raindrops artifacts that can be cached or assigned to a namespace have an identical first few fields.
Examples:
Note that even Namespace
has a namespaces section that can be used to join it to other namespaces, making it composable. Any artifact can join a namespace if it has this optional array up front with available slots (defined and set on creation).
Joining a namespace is done through the namespace contract.
It is not required to have a namespace for your raindrops artifacts.
Last updated