diff --git a/API/QRCODE.sh b/API/QRCODE.sh
index 62c8355..4cc9cb8 100755
--- a/API/QRCODE.sh
+++ b/API/QRCODE.sh
@@ -128,8 +128,8 @@ echo ">>> ${QRCODE} g1_to_ipfs $ASTROTOIPFS"
## GET G1PUB OR CURRENT SECRET
###########################################""
MYPLAYERKEY=$(grep ${QRCODE} ~/.zen/game/players/*/secret.dunikey | cut -d ':' -f 1)
-[[ ! $MYPLAYERKEY ]] && MYPLAYERKEY="$HOME/.zen/game/players/.current/secret.dunikey"
-echo "SELECTED KEY : $(cat MYPLAYERKEY)"
+[[ $MYPLAYERKEY == "" ]] && MYPLAYERKEY="$HOME/.zen/game/players/.current/secret.dunikey"
+echo "SELECTED KEY : $(cat $MYPLAYERKEY)"
echo
## PARRAIN ID EXTRACTION
@@ -137,7 +137,9 @@ echo
CURPLAYER=$(cat ~/.zen/game/players/.current/.player)
CURG1=$(cat ~/.zen/game/players/.current/.g1pub)
echo "${MY_PATH}/../tools/jaklis/jaklis.py balance -p ${CURG1}"
-CURCOINS=$(~/.zen/Astroport.ONE/tools/COINScheck.sh ${CURG1} | tail -f 1)
+~/.zen/Astroport.ONE/tools/COINScheck.sh ${CURG1} > ~/.zen/tmp/curcoin
+cat ~/.zen/tmp/curcoin
+CURCOINS=$(cat ~/.zen/tmp/curcoin | tail -n 1)
echo "CURRENT PLAYER : $CURCOINS G1"
## WALLET JAMAIS SERVI
@@ -164,7 +166,7 @@ else
###########################################
## GET VISITOR G1 WANNET AMOUNT : VISITORCOINS
echo "COINScheck : ${MY_PATH}/../tools/jaklis/jaklis.py balance -p ${QRCODE}"
- VISITORCOINS=$(~/.zen/Astroport.ONE/tools/COINScheck.sh ${QRCODE} | tail -f 1)
+ VISITORCOINS=$(~/.zen/Astroport.ONE/tools/COINScheck.sh ${QRCODE} | tail -n 1)
## PALPE COMBIEN ?
if [[ $VISITORCOINS == "" || $VISITORCOINS == "null" ]]; then
@@ -194,7 +196,7 @@ else
[[ ! -s ~/.zen/tmp/coucou/${QRCODE}.gplus.json ]] \
&& ~/.zen/Astroport.ONE/tools/timeout.sh -t 10 curl -s ${myCESIUM}/user/profile/${QRCODE} > ~/.zen/tmp/coucou/${QRCODE}.gplus.json 2>/dev/null &
- GCFOUND=$(cat ~~/.zen/tmp/coucou/${QRCODE}.gplus.json | jq -r '.found')
+ GCFOUND=$(cat ~/.zen/tmp/coucou/${QRCODE}.gplus.json | jq -r '.found')
[[ $GCFOUND == "false" ]] \
&& echo "AUCUN GCPLUS : PAS DE CESIUM POUR CLEF GCHANGE" \
&& sed "s~_TWLINK_~https://demo.cesium.app/#/app/wot/$QRCODE/~g" ~/.zen/Astroport.ONE/templates/index.302 > ~/.zen/tmp/${MOATS}/index.redirect \
diff --git a/tools/COINScheck.sh b/tools/COINScheck.sh
index d1186e6..765e4db 100755
--- a/tools/COINScheck.sh
+++ b/tools/COINScheck.sh
@@ -42,8 +42,8 @@ echo $ASTROPATH
if [[ -d $ASTROPATH ]]; then
COINSFILE=$ASTROPATH/ipfs/G1SSB/COINS
else
- mkdir -p ~/.zen/tmp/coucou/
- COINSFILE=~/.zen/tmp/coucou/${G1PUB}.COINS
+ mkdir -p $HOME/.zen/tmp/coucou/
+ COINSFILE=$HOME/.zen/tmp/coucou/${G1PUB}.COINS
fi
echo "ACTUAL $COINSFILE CONTAINS"
diff --git a/www/Reveal/index.html b/www/Reveal/index.html
index 9aaf499..af81f3a 100644
--- a/www/Reveal/index.html
+++ b/www/Reveal/index.html
@@ -79,9 +79,9 @@
- A data shaping protocol.
+ A data shifting protocol.
Astroport Ŋ1
A storage network.
-
A PKI application sandbox
+
A PKI / DAO sandbox
Astroport.ONE
Add the r-fit-text
class to auto-size text
Spread and
Share
Hit the next arrow...
-... to step through ...
-... a fragmented slide.
- - +Find a Wish...
+... Fund a Recipe ...
+Make... Report & Win !
There's different types of fragments, like:
-grow
-shrink
-fade-out
+There's requested Evolution :
+Progess
+maintain
+control
- fade-right, - up, - down, - left + explore, + upcycle, + donate, + enhance
-fade-in-then-out
-fade-in-then-semi-out
-Highlight red blue green
+make real
+desired reality
+Levels : red blue green
Since reveal.js runs on the web, you can easily embed other web content. Try interacting with the page in the background.
+Since Astroport runs on IPFS, anyone can run his own Station.