From a0511d21193683ec201e4bd09b8d918c15b4b460 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sat, 20 Feb 2021 16:27:29 +0100 Subject: [PATCH] IPNS code publish --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0a615f247..3b7c9b2f1 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ cat ~/.zen/ipfs_swarm/.12*/G1SSB/_g1.gchange_title # Obtenir les PIN IPFS de votre essaim for astrofile in $(ls ~/.zen/ipfs_swarm/.*/PIN/*/* |sort | uniq); do echo $astrofile; done +# CODE ASTROPORT beta +ipfs ls /ipns/k51qzi5uqu5dgfc3m379rf9820vg20hjhnmo9letrkj2p177tq013ohn68xf2y ```