Explore Swarm World last TODATE keys

This commit is contained in:
fred 2024-02-17 15:34:47 +01:00
parent 80d331029e
commit 837b9aaaa8
2 changed files with 14 additions and 3 deletions

View File

@ -15,6 +15,8 @@ MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized
# ~/.zen/game/players/${PLAYER}/G1${WISHNAME}/${G1PUB}/*
# _PLAYER.json
# change SWARM memory
### # ~/.zen/tmp/${IPFSNODEID}/WISH/${WISHNAME}/${PLAYER}/*
PLAYER="$1" ## IPNS KEY NAME - G1PUB - PLAYER ...
[[ ! ${PLAYER} ]] && echo "Please provide PLAYER publish key" && exit 1
@ -37,9 +39,6 @@ INDEX="$3"
mkdir -p ~/.zen/tmp/${IPFSNODEID}/WISH/${PLAYER}/g1voeu
## PROTOCOL EVOLUTION RUN & REMOVE
rm -Rf ~/.zen/tmp/${IPFSNODEID}/${PLAYER}
###############################
####### NEED G1 / ZEN TO RUN
[[ ${COINS} == "null" || ${COINS} == "" ]] \

12
tools/TODATE.flashmem.sh Executable file
View File

@ -0,0 +1,12 @@
#!/bin/bash
## EXPLORE SWARM MAPNS
echo "World UMAPS"
cat ~/.zen/tmp/swarm/12D*/UPLANET/__/_*_*/_*.?_*.?/_*.??_*.??/_index.html
echo "World SECTORS"
cat ~/.zen/tmp/swarm/12D*/UPLANET/SECTORS/_*_*/_*.?_*.?/_index.html
echo "World REGIONS"
cat ~/.zen/tmp/swarm/12D*/UPLANET/REGIONS/_*_*/_index.html