You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/Scorpio69t/libbase58.git
cd libbase58
mkdir build
cd build
cmake ..
make
make install
cd ../test
bash encode.sh
bash decode.sh