-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gently point at new location (until we clean up docs.ipfs.tech)
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# IPNS Specs Moved | ||
|
||
Moved to [./ipns](./ipns/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# IPNS Specifications | ||
|
||
## About | ||
|
||
**This directory** contains specifications related to IPNS. | ||
|
||
## **Intended audience** | ||
|
||
The goal of this spec is to provide the reference documentation that is | ||
independent of specific language or existing implementation, allowing everyone | ||
to create a compatible IPNS Record Publisher or Resolver. | ||
|
||
# Specification index | ||
|
||
* [IPNS.md](./IPNS.md) ← **START HERE** | ||
* [IPNS_PUBSUB.md](./IPNS.md) - IPNS over PubSub |