1
0
Fork 0
This commit is contained in:
qo-op 2020-05-19 06:07:02 +02:00
parent 6b18744404
commit 1450ec74dc
1 changed files with 19 additions and 17 deletions

View File

@ -104,28 +104,27 @@ You'll get a level
App code and minimal scrapers are going in here.
```$ASTROPORT/astroport/nextcloud```
```
$ASTROPORT/astroport/nextcloud
1. :star: DATA goes here.
# 1. :star: App goes here.
$ASTROPORT/nextcloud
```$ASTROPORT/nextcloud```
# 2. :star: Make use of G1/SSB/IPFS layers
# Use localstore and publish/share/crypt your parameters, metadata with #Swarm0
/home/$YOU/.zen/ipfs/.$IPFSNODEID/nextcloud
2. :star: Make use of G1/SSB/IPFS layers. Use localstore and publish/share/crypt your parameters, metadata with #Swarm0
# 3. :star: Store $WHOAMI DATA to ipfs #Swarm0 into.
/home/$YOU/.zen/ipfs/$G1PUB/nextcloud
```/home/$YOU/.zen/ipfs/.$IPFSNODEID/nextcloud```
3. :star: Store $WHOAMI DATA to ipfs #Swarm0 into.
```/home/$YOU/.zen/ipfs/$G1PUB/nextcloud```
An App on Astroport is a Flavour.
It is just a new FIFO data channel (like UNIX), it connects into open protocol data and indexes layer.
Could be host and routes, it is ipfs and ipns... Once #Swarm0 gets bigger, It can read and write but soon extract coherence from your DATA with **"conscious deep learning"**.
# An App on Astroport is a Flavour.
# It is just a new FIFO data channel (like UNIX), it connects into open protocol data and indexes layer.
# Could be host and routes, it is ipfs and ipns...
# Once #Swarm0 gets bigger...
# It can read and write but soon extract coherence from your DATA with "conscious deep learning" = IA !
SO REMEMBER.
```
# Copy your DB, indexes, metadata, internal parameters in
$ASTROPORT/ipfs/.IPFSNODEID/$_your_channel_indexe(s)_
@ -135,9 +134,10 @@ $ASTROPORT/ipfs/$G1PUB/_the_name_of_your_channel
# You or We will make for you the 1, 2, 3 coding steps in here
$ASTROPORT/ipfs/_the_name_of_your_channel_/scraping_command_and_code
```
All data writen in $ASTROPORT/ipfs/ are regularly published and refreshed with all #Swarm0 Friends.
Foundation Team will audit your Flavour special App data and work flow before it can be introduced in
All data writen in ```$ASTROPORT/ipfs/``` are regularly published and refreshed with all #Swarm0 Friends.
### Foundation Team will audit your Flavour special App data and work flow before it can be introduced in
```
$ASTROPORT/astroport/cron_MINUTE.sh # is the nervous system of a digital Blob creature you cultivate.
```
@ -152,6 +152,8 @@ What you can do
- HyperWeb ipfs p2p layer. (```ipfs p2p --help```). YES! Forward any TCP port used by your Station App, and create an "Everywhere API" to anyone in same #Swarm0
- some more suprise are on the way ;)
## **Every One is the Network!**