IPNS code publish

This commit is contained in:
qo-op 2021-02-20 16:27:29 +01:00
parent dc2385183f
commit a0511d2119
1 changed files with 2 additions and 0 deletions

View File

@ -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
```