We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae1008 commit 7a7163eCopy full SHA for 7a7163e
IPNS.md
@@ -0,0 +1 @@
1
+Moved to [./ipns](./ipns/)
ipns/README.md
@@ -0,0 +1,16 @@
+# IPNS Specifications
2
+
3
+## About
4
5
+**This directory** contains specifications related to IPNS.
6
7
+## **Intended audience**
8
9
+The goal of this spec is to provide the reference documentation that is
10
+independent of specific language or existing implementation, allowing everyone
11
+to create a compatible IPNS Record Publisher or Resolver.
12
13
+# Specification index
14
15
+* [IPNS.md](./IPNS.md) ← **START HERE**
16
+ * [IPNS_PUBSUB.md](./IPNS.md) - IPNS over PubSub
0 commit comments