papiche / Astroport.ONE

Astroport ONE : A BLOCKCHAIN PLAYsCOOL. Virtual Private Swarm over IPFS (PKI). netcat API. TiddlyWiki as distributed tiddlers database for DAO building
https://astroport.copylaradio.com
10 stars 44 forks source link

:trollface: Docker private ipfs swarm between DRAGONS #76

Open papiche opened 7 months ago

papiche commented 7 months ago

Make a private ipfs swarm for Boostrap Station. Using docker https://docs.ipfs.tech/install/run-ipfs-inside-docker/#private-swarms-inside-docker

14001:4001 15001:5001 18080:8080

papiche commented 7 months ago

https://github.com/nshCore/ipfs-private-network

# swarm.key
echo -e '/key/swarm/psk/1.0.0/\n/base16/' ; head -c 32 /dev/urandom | od -t x1 -A none - | tr -d '\n '; echo ''