Files
pluto/docs/concepts/Reference.md
T
2018-09-21 15:13:02 +02:00

15 lines
461 B
Markdown

---
title: Reference
sidebar_label: Reference
---
All main concepts are identified via references.
References are identified by a symbol preceded by a @. This symbol must be define a namespace that identifies the reference type.
Reference can be:
* local (e.g. `@views/id`)
* pluto defaults, depending on the platform (e.g. `@views/pluto.name`)
* third party extensions (e.g. `@views/my-extension.id` with `my-extension` being registered in .stateofus.eth)