Open martinkrung opened 3 years ago
I struggled to be able to encode path for ipns, because you need to bs58 encode this first:
https://github.com/cryptonative-ch/ipns-for-ens
Normal people just use the https://app.ens.domains, but DXdao has to set content via an on-chain proposal. An idea would be to implement this or just change your documentation.
Absolute best would be this ending up on https://content-hash.surge.sh/
I may implement this, if you point me to the right place.
Thanks for reporting this issue 😄
I'm not sure to understand your issue. Could write down what are the raw & encoded values, and what do you expect instead ?
I struggled to be able to encode path for ipns, because you need to bs58 encode this first:
https://github.com/cryptonative-ch/ipns-for-ens
Normal people just use the https://app.ens.domains, but DXdao has to set content via an on-chain proposal. An idea would be to implement this or just change your documentation.
Absolute best would be this ending up on https://content-hash.surge.sh/
I may implement this, if you point me to the right place.