multiformats/java-multibase

Base256Emoji

Closed this issue · 1 comments

Just "for fun", because the "real work" for 2025 hasn't quite just started yet 🤣 I would like to contribute support for Base256Emoji.

I'll see how hard it would be to raise (a) PR/s for this...

The first problem is that, given that the prefix for base256emoji is a "🚀" we need to switch from public char prefix; to public String prefix; ...