manual install

This commit is contained in:
qo-op 2020-04-29 20:04:00 +02:00
parent 3979cd6b0a
commit 9ec495a09b
1 changed files with 10 additions and 0 deletions

View File

@ -40,6 +40,16 @@ git clone https://git.p2p.legal/axiom-team/astroport.git && cd astroport
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.
NOTE!! If you already have SSB, IPFS and Silkaj instaled aready, just run
```
$PATH/zen/tools/make_G1SSB_secret.sh
$PATH/zen/ssb_IPFS_swarm.sh
$PATH/zen/cron_VRFY.sh
```
it will create your new account with credentials.
So you can easily use with gchange.fr and cesium.app
@poka
```
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/git-install.sh | bash && cd astroport