Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 472 Bytes

Settings.md

File metadata and controls

21 lines (15 loc) · 472 Bytes

Settings [DRAFT]

Settings stored by the account.

This standard is in DRAFT mode. It may be heavily changed in the future.

Schema

Key Type Description
[project_identifier] KeyValue The key is a project identifier. For example, near.social, wallet.near.org, SuperMessenger all can be identifiers.

Example

{
  "near.social": {
    "homepage": "mob.near/widget/Welcome"
  }
}