diff --git a/IPNS.md b/IPNS.md new file mode 100644 index 000000000..656d7dfec --- /dev/null +++ b/IPNS.md @@ -0,0 +1,3 @@ +# IPNS Specs Moved + +Moved to [./ipns](./ipns/) diff --git a/ipns/README.md b/ipns/README.md new file mode 100644 index 000000000..8fc928e9f --- /dev/null +++ b/ipns/README.md @@ -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