Page 1 of 1

Base58

Posted: Wednesday 20th March 2024 8:14pm
by BiznatchEnt
Hello,

I am wondering if anyone is able to assist me to integrate Base58 encode/decode of a string.

I am looking into a few options, making a component from c++ code but am still new at Gambas.

Base58Check encoding info:
https://rosettacode.org/wiki/Base58Chec ... #FreeBASIC
https://en.bitcoin.it/wiki/Base58Check_encoding

Thanks