Looking for base58 encode/decode helpers / class in ruby?

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • base58

    Base58 is a Ruby library/gem for converting ints to and from base58.

  • Thanks for highlighting the base58 gem. Yeah - all the code in a single file https://github.com/dougal/base58/blob/master/lib/base58.rb. Great study. The only weirdo is that the flickr alphabet is the default and the naming seems a little off (why not encode/decode?). A great source for learning base58 encode/decode I found is https://learnmeabitcoin.com/technical/base58.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts