Skip to content

transmute-industries/ns.transmute.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmute Namespace

🚧 Warning Experimental 🔥

Hosted Names

The following links have been created for the W3C Verifiable Credentials v1 context.

https://cloudflare-ipfs.com/ipfs/bafybeiczgekrajpsnupayulad7nxepm6xtxhu3hwh4yp4h4zgnj3sefkpy

https://cloudflare-ipfs.com/ipns/v1.credentials.ns.transmute.org

With @vocab:

https://cloudflare-ipfs.com/ipfs/bafybeidouoankzw5dzarqnhfy2ykbdh35nxlz3bczuemhavxr5kryddmjq

https://cloudflare-ipfs.com/ipns/vocab.v1.credentials.ns.transmute.org

Usage

I used infura.io, you can modify these scripts if you prefer a different IPFS provider.

I also used ipfs cli to translate cid versions.

See example.env

INFURA_IPFS_API=https://ipfs.infura.io:5001
INFURA_IPFS_GATEWAY=https://CUSTOM.infura-ipfs.io
INFURA_IPFS_PROJECT_ID=
INFURA_IPFS_PROJECT_SECRET=

Uploading to IPFS

./upload.sh .env image.png
ipfs cid base32 QmULpQLoHzKFErn8go1hUqNcfEBFh8umiX1D6ohSE58WfP

Adding an immutable context

./upload.sh .env contexts/credentials-v1-vocab.json

Validating DNS Link

Follow instructions on dnslink.

dig +noall +answer TXT _dnslink.img.transmute.org
``

https://cloudflare-ipfs.com/ipns/img.transmute.org

Releases

No releases published

Packages

No packages published

Languages