#string #alphanumeric #convert #perform #counterpart #valid #b58

yanked b58ify

b58ify is used to perform a simple conversion to convert alphanumeric strings into a b58 valid counterpart

3 releases

0.1.2 Oct 17, 2023
0.1.1 Oct 17, 2023
0.1.0 Oct 17, 2023

#10 in #alphanumeric

MIT license

3KB

b58ify


lib.rs:

b58ify

b58ify is used to perform an extremely simple conversion to convert alphanumeric strings into a b58 counterpart. This is useful for user provided seeds for Solana PDAs.

Dependencies

~49KB