Participating @attilax @poka @josselinchevalay @ben @mlsuyt @tuxmain @qo-op @manutopik @yyy @borispaing @paulart @guenoel @jeanluc @nox @pruls @cel @andrestaltz @Dan ... I have to stop... to many people...

This commit is contained in:
qo-op 2020-05-21 15:42:39 +02:00
parent 430a520142
commit 945261aadb
1 changed files with 24 additions and 22 deletions

View File

@ -65,20 +65,20 @@ Applications connected to Astroport are considered as modules, synchronized chan
2. API : Read / Write 2. API : Read / Write
3. IPFS full index/data conversion. 3. IPFS full index/data conversion.
### Rapid overview how an App can use Astroport Meta Framework and become a DApp ### Rapid overview how an App can become an Astroport Module and then be a DApp
In Astroport Loveland Metaverse every Station have a relative SSB view of the whole... In Astroport Loveland Metaverse every Station have a relative SSB view of the whole...
So many stations are part of the #Swarm0 of each "$YOU" Station. So many stations are part of the unique #Swarm0 relative to each "$YOU" Station.
Each Station have some software installed on it. Once "Fat Protocol Layer" is activated. **Your Astroport PC have new Power(S)**. Each Station have some software installed on it. Once "Fat Protocol Layer" is activated. **Your Astroport PC have new Power(S)**.
IPFS layer is always adapting to Half of your avalaible HDD space (better USB3 SSD ... technology ask @attilax) IPFS layer is always adapting to Half of your avalaible HDD space (better USB3 SSD ... technology ask @attilax)
Your LOCAL Apps can benefit from backup / replication / cryptographic file sharing features !! Your LOCAL Apps can benefit from backup / replication / cryptographic file sharing / teleportation features !!
Depending on App and Data structure, different operations are requested. Depending on App and Data structure, different operations are requested.
[How easy it is to get your App transformed to DApp](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md)? [Get your App transformed to DApp is easy as 1, 2, 3](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md)?
Want to join Alpha stage #Swarm0 ? Want to join and try Alpha stage #Swarm0 ?
## #SWARM0 ## #SWARM0
@ -90,7 +90,7 @@ Want to join Alpha stage #Swarm0 ?
/_//_/ /____/ |__/|__/\__,_/_/ /_/ /_/ /_/\____/ /_//_/ /____/ |__/|__/\__,_/_/ /_/ /_/ /_/\____/
``` ```
Activated and meshed layers, your node will create its #Swarm0 Activated and meshed layers, your node will create and connect to its #Swarm0
A special view and access to its network and data through friends only. A special view and access to its network and data through friends only.
#swarm0 is the inner IPFS Metaverse structure and shape the same way our SSB friends are. #swarm0 is the inner IPFS Metaverse structure and shape the same way our SSB friends are.
@ -125,9 +125,9 @@ su - pi
#### JOINING FOUNDATION TEAM !!! #### JOINING FOUNDATION TEAM !!!
**IMPORTANT !!!** **IMPORTANT !!!**
- DO NOT RUN AUTOMATIC INSTALL BUT DO STEP BY STEP CODE EXECUTION - DO NOT RUN AUTOMATIC INSTALL BUT DO "STEP BY STEP" CODE EXECUTION
- Do make your surprise report and follow https://pad.p2p.legal/s/astroport-landing# - Do make your report and follow https://pad.p2p.legal/s/astroport-landing#
- Do you know https://asciinema.org/? Use it for your bash auditing... - Do you know https://asciinema.org/? Record your session as a movie (join it to your issues)
> WELCOME > WELCOME
@ -136,9 +136,9 @@ su - pi
``` ```
# to do so # to do so
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh
xed /tmp/ipfsA.sh geany /tmp/ipfsA.sh
# If you are happy with what you read and understood. RUN # If you are happy with what you read and understood. RUN it
chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh
``` ```
* Full automatic (you trust this script from this git depot) * Full automatic (you trust this script from this git depot)
@ -154,7 +154,7 @@ curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alon
[Look at the code generating your G1SSB Identity](https://git.p2p.legal/axiom-team/astroport/src/master/zen/tools/make_G1SSB_secret.sh). [Look at the code generating your G1SSB Identity](https://git.p2p.legal/axiom-team/astroport/src/master/zen/tools/make_G1SSB_secret.sh).
``` ```
# ONCE YOU READ, RUN step by step and AGREE !!! Run TrustFull QUICK Install... # ONCE YOU READ, RUN step by step and AGREE !!! Run QUICK Install...
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1SSB_secret.sh | bash curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1SSB_secret.sh | bash
``` ```
@ -162,8 +162,8 @@ curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/zen/tools/make_G1S
All files are located in ```~/.zen``` and ```~/.ssb_astroport``` (linked to ```~/.ssb```) All files are located in ```~/.zen``` and ```~/.ssb_astroport``` (linked to ```~/.ssb```)
Your Astroport Station is working as a "multi-channel Switch" Your Astroport Station is working as a "multi-channel Switch", Apps are seen as push/pull communication channels.
Every minute, it "listens" to all its connected "channels" (through Apps) and run small routines to make actions between them. Every minute, it "listens" to all its connected "channels" and run small routines to make actions between them.
During alpha period, your Station will ```git pull``` fresh code from this git every 5 mn. During alpha period, your Station will ```git pull``` fresh code from this git every 5 mn.
**Fresh code** is located in ```~/.zen/astroport``` **Fresh code** is located in ```~/.zen/astroport```
@ -181,35 +181,37 @@ This way you could recover your data from #Swarm0
### DEMONSTRATION _ LOVELand _ Metaverse Interface: https://oasis.astroport.com ### DEMONSTRATION _ LOVELand _ Metaverse Interface: https://oasis.astroport.com
**$YOU Local basic 100km Web Control for Zen Economy** **$YOU Local basic 100km Web Control for Zen p2p markets**
(+ coming [Minetest](https://minetest.net), [NextCloud](https://nextcloud.com/), [CopyLaRadio](https://www.copylaradio.com), .... **Adding your App is easy as "1 2 3"**) (+ coming [Minetest](https://minetest.net), [NextCloud](https://nextcloud.com/), [CopyLaRadio](https://www.copylaradio.com), .... **Adding your App is easy as "1 2 3"**)
``` ```
curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/loveland.sh | bash curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/loveland.sh | bash
``` ```
## Quick tour of "flavours" Astroport Stations could have: ## Quick tour of Astroport Stations "flavours" (alpha):
- A 100 km local area Information System around your Cesium location - A 100 km local area Information System around your Cesium location
- [gchange_MONITOR!!](https://git.p2p.legal/axiom-team/astroport/src/master/zen/gchange_MONITOR.sh) Connect to [Gchange](https://gchange.fr) market - [gchange_MONITOR!!](https://git.p2p.legal/axiom-team/astroport/src/master/zen/gchange_MONITOR.sh) Connect to [Gchange](https://gchange.fr) market
- A Nextcloud / IPFS Hub [Rock64 experimental Station](https://rock64.p2p.legal/) - A Nextcloud / IPFS Hub [Cloud Attilax Station](https://cloudattilax.axiom-team.fr/) [Rock64 Station](https://rock64.p2p.legal/)
- Minetest Mini Worlds (SSB in sync) [Txmn.tk experimental Station](https://diaspora.normandie-libre.fr/posts/171127) - Minetest Mini Worlds (SSB in sync) [Txmn.tk Station](https://diaspora.normandie-libre.fr/posts/171127)
- **Explore ScuttleButt UNIVERSE** - **Explore ScuttleButt UNIVERSE**
- Choose your prefered ScuttleButt client to reach the Metaverse - Choose your prefered ScuttleButt client to reach the Metaverse
- [Patchwork](http://dinosaur.is/patchwork-downloader/) - [Patchwork](http://dinosaur.is/patchwork-downloader/)
- [Oasis](https://github.com/fraction/oasis) - [Oasis](https://github.com/fraction/oasis)
- [Feedless](https://github.com/rogeriochaves/feedless) - [Feedless](https://github.com/rogeriochaves/feedless)
- [Manyverse](https://manyver.se)
- [others](https://scuttlebot.io/apps/index.html) & plenty to come !! - [others](https://scuttlebot.io/apps/index.html) & plenty to come !!
- **Experimentations in SSB & G1 UNIVERSE** - **Experimentations with SSB & G1 UNIVERSE**
- Reward SSB likes with [ssb-g1-tip](https://git.p2p.legal/axiom-team/ssb-g1-tip) - Reward SSB likes with [ssb-g1-tip](https://git.p2p.legal/axiom-team/ssb-g1-tip)
- **Experimentations in IPFS UNIVERSE** - **Experimentations into IPFS Zen UNIVERSE**
- Copy [Audio](https://git.p2p.legal/axiom-team/astroport/src/master/zen/ssb_GET_zenyta.sh) and [Video](https://git.p2p.legal/axiom-team/astroport/src/master/zen/ssb_GET_zenytv.sh) from Youtube. - Copy [Audio](https://git.p2p.legal/axiom-team/astroport/src/master/zen/ssb_GET_zenyta.sh) and [Video](https://git.p2p.legal/axiom-team/astroport/src/master/zen/ssb_GET_zenytv.sh) from Youtube.
- Publish [contracts in ZenTag](https://git.p2p.legal/axiom-team/astroport/src/master/zen/zen_MAKE.sh) IPNS link to control ipfs availability of files. - Publish [contracts in ZenTag](https://git.p2p.legal/axiom-team/astroport/src/master/zen/zen_MAKE.sh)
- ZenTag counters, IPNS nano DHT to control ipfs availability of files.
![](https://pad.p2p.legal/uploads/upload_bfcde4526535bce2cfb12c2e0497587d.png) ![](https://pad.p2p.legal/uploads/upload_bfcde4526535bce2cfb12c2e0497587d.png)
@ -234,7 +236,7 @@ https://www.gnu.org/software/coreutils/
# [OASIS RULES, Docs and Roadmap](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md) # [OASIS RULES, Docs and Roadmap](https://git.p2p.legal/axiom-team/astroport/src/master/g1sms/Readme.md)
Participating @qo-op @attilax @poka @josselinchevalay ... Participating @attilax @poka @josselinchevalay @ben @mlsuyt @tuxmain @qo-op @manutopik @yyy @borispaing @paulart @guenoel @jeanluc @nox @pruls @cel @andrestaltz @Dan ... I have to stop... to many people...
# EXERNAL DOCUMENTATION # EXERNAL DOCUMENTATION
- [IPFS CLI commands](https://docs.ipfs.io/reference/api/cli/) - [IPFS CLI commands](https://docs.ipfs.io/reference/api/cli/)