NEP-56: URI Format For Universal Storage Mechanism
NEP | 56 |
---|---|
Title | URI Format For Universal Storage Mechanism |
Author(s) | Xia Wu, Qu Jianwei, Wei Xuefeng, Piao Yu |
Discussions To | https://github.com/newtonproject/NEPs/issues/56 |
Category | Technical |
Type | NRC |
Status | Draft |
Created | 2022-08-04 |
Abstract #
This standard defines the URI format for universal storage mechanism. This URI can then be shown either as a QR code or as a link.
Specification #
URI Format #
[protocol] :// [?region code/] [parameters]
Example #
ipfs://rc-1/QmXGPn9JF2v2G5CZexUHjkxFf8so8xgA1hujoWbvc1YJVh
Protocol #
IPFS, AR, HTTP, BTFS etc.
Region code #
These are the template registered region code for usage.
Region code | Protocol | Application | Endpoints |
---|---|---|---|
rc-1 | IPFS | MyApp | https://ipfs.xxxxx.com |
This NEP is not a central directory for the registered region code, please visit AEPs: https://github.com/newtonproject/AEPs/blob/master/AEP-56.md
Copyright #
Copyright and related rights waived via CC0.