We should encode the resources' hashes in cosmos address.
The advantage are:
- bech32. it has prefix and checksum
- can be use in bank module and thus transfer coins
- easier for the user to have a common hash/address system across the whole system.
I did some POC and I come with those conclusions:
We should encode the resources' hashes in cosmos address.
The advantage are:
I did some POC and I come with those conclusions: