zhvng / sns-resolver

Solana Name Service Resolver (SNSR)
https://chrome.google.com/webstore/detail/solana-name-service-resol/lbkiafnipfoblbkckpickbjijclffdpl
23 stars 4 forks source link

Resolve IPNS addresses? #4

Open maf654321 opened 2 years ago

maf654321 commented 2 years ago

Looking through ipfs.js, it seems that it shouldn't be too hard to add IPNS compatibility to your resolver? Doing that would be helpful since IPNS is static and mutable and can be updated on the IPFS without having to spend SOL to update the blockchain. Thanks!

zhvng commented 2 years ago

Thats a good idea, i'll look into this