namespace/domain
namespace
: is a network-wide unique identifier.domain
: is the name of an entry that points to a network resource.facebook
with a single domain named react
that points to a repository named r/react
. The r/
prefix indicates that the target is a repository identifier.facebook/react
.name
: is the unique name of the namespace value
: is the registration fee to be paid. fee
: The network transaction fee. domains
: Contains domain and target pairs. to
: An optional Balance Account address or name of a repository that will own the namespace.https://remote.com/facebook/react
. When you push or pull, the remote server will resolve to the r/react
repository.donate
that points to a Balance account with the address a/os1qfrysysaawvjlgfz5ecqv569adkkw7sxudy36u
. The a/
prefix indicates that the target is a user account address.myproject/donate
can be used in place of the address os1qfrysysaawvjlgfz5ecqv569adkkw7sxudy36u
when providing the recipient of a coin transfer transaction.