mirror of
https://github.com/status-im/pluto.git
synced 2026-08-31 04:21:12 +00:00
491 B
491 B
title, sidebar_label
| title | sidebar_label |
|---|---|
| Reference | Reference |
All main concepts are identified via references.
References are identified by a vector of 2 elements: a symbol and a map of properties.
A reference symbol might have:
- no namespace, defined in the extention definition (e.g.
id) - a single segment namespace, exposed by the host (e.g.
store/get) - a multi segment namespace, exposed by third party extensions registered via ENS (e.g.
my-dapp.eth/idwithmy-dapp.ethan ENS name)