keep updated

This commit is contained in:
qo-op 2020-05-03 04:26:23 +02:00
parent 4832aaad84
commit b66866ba9b
1 changed files with 9 additions and 7 deletions

View File

@ -43,24 +43,26 @@ chmod +x ./installA.sh
./installA.sh ./installA.sh
``` ```
Then... your station will connect its ipfs swarm to its ssb friends. Then... your station will connect its ipfs swarm to its ssb friends.
Choose the ScuttleButt client to monitor and add commands. Choose the ScuttleButt client to monitor and connect to Metaverse.
- Reward your likes wtih ssb-g1-tip G1 UNIVERS
- New!! Activate GCHANGE publication - Reward your likes wtih [ssb-g1-tip](https://cesium.app)
- New!! Activate [GCHANGE](https://gchange.fr) publication
DEV IPFS UNIVERS
- Copy Audio and Video from Youtube. - Copy Audio and Video from Youtube.
- Publish contracts in ZenTag IPNS link to control ipfs availability of files. - 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 NOTE!! If you already have SSB, IPFS and Silkaj instaled aready, you just run
``` ```
./zen/tools/make_G1SSB_secret.sh ./zen/tools/make_G1SSB_secret.sh
./zen/ssb_IPFS_swarm.sh ./zen/ssb_IPFS_swarm.sh
./zen/cron_VRFY.sh ./zen/cron_VRFY.sh
``` ```
It will create your new account with credentials. It will backup and create your new account with credentials.
So you can easily use with gchange.fr and cesium.app Synchronise IPFS Swarm with your friends
Activate cron MINUTE and keep updated
@poka @poka
``` ```