From 4832aaad8460e1c986b23a258a885045e2b39a5c Mon Sep 17 00:00:00 2001 From: qo-op Date: Sun, 3 May 2020 04:22:27 +0200 Subject: [PATCH] DEV --- README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f5c5e8f..7a78ffe 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,25 @@ It's using: **WARNING: This is an alpha stage development! Please try... Open issues and help corrections** @qo-op + +- Adapt [install_ipfs.sh](https://git.p2p.legal/axiom-team/astroport/src/master/.install/ipfs_alone.sh) to your OS and start “ipfs daemon” + +- Create your “secret” 🔑 (and secret.dunikey) from credentials to benefit extra features 🛸 ``` -mkdir -p ~/.Z && cd ~/.Z -git clone https://git.p2p.legal/axiom-team/astroport.git && cd astroport -./install.sh +# Initialise ASTROPORT Station +curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1SSB_secret.sh -o ./installA.sh +chmod +x ./installA.sh +./installA.sh ``` -It takes care of making backup and should run safe to your system now -You could have run it twice and answer "scuttlebutt" if it is missing. +Then... your station will connect its ipfs swarm to its ssb friends. +Choose the ScuttleButt client to monitor and add commands. + +- Reward your likes wtih ssb-g1-tip +- New!! Activate GCHANGE publication + +DEV +- Copy Audio and Video from Youtube. +- Publish contracts in ZenTag IPNS link to control ipfs availability of files. NOTE!! If you already have SSB, IPFS and Silkaj instaled aready, just run ```