use ipns links to access mutable metadata/files #4

Closed
opened 2021-02-16 15:37:36 +01:00 by qo-op · 1 comment
Member

add zen wallet to metadata and link various versions of same data to common metadata.

Add contract to collect donation (quality votes) to best ipfs linking.

add zen wallet to metadata and link various versions of same data to common metadata. Add contract to collect donation (quality votes) to best ipfs linking.
Author
Member

Done with

https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/new_file_in_astroport.sh#L131

IPNS KEY is created and stored in ~/.zen/KEYS/
IPNS link is added as "GROUPS" in *ASTRXBIAN index files

ajouter_video.sh

GROUPES="_IPNSKEY_"
echo "${CAT};${TMDB};${YEAR};${TITLE};${SAISON};${GENRES};${GROUPES};${RES};/ipfs/_IPFSREPFILEID_/$URLENCODE_FILE_NAME" > ~/astroport/${CAT}/${TMDB}/ajouter_video.txt
Done with https://git.p2p.legal/axiom-team/astrXbian/src/branch/master/zen/new_file_in_astroport.sh#L131 IPNS KEY is created and stored in ~/.zen/KEYS/ IPNS link is added as "GROUPS" in *ASTRXBIAN index files **ajouter_video.sh** ``` GROUPES="_IPNSKEY_" echo "${CAT};${TMDB};${YEAR};${TITLE};${SAISON};${GENRES};${GROUPES};${RES};/ipfs/_IPFSREPFILEID_/$URLENCODE_FILE_NAME" > ~/astroport/${CAT}/${TMDB}/ajouter_video.txt ```
qo-op closed this issue 2021-03-04 22:05:55 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: axiom-team/astrXbian#4
No description provided.