github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

dougal / base58

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 11
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

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

  cancel

http://rdoc.info/projects/dougal/base58/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Updated gemspec. 
dougal (author)
Fri Feb 05 06:14:30 -0800 2010
commit  b8fd81fdc1913c7997622c06097c0058f2ebb570
tree    85198bd6330b6fa13adb34024b533e8550f6ec03
parent  3aba974ec35c52c58e61cd93881946568909e5ea
base58 /
name age
history
message
file .gitignore Loading commit data...
file CHANGELOG
file MIT-LICENSE
file README.rdoc
file Rakefile
file VERSION
file base58.gemspec
directory lib/
directory test/
README.rdoc

Base58

If you find this library useful, please consider a donation to show your support!

www.paypal.com/cgi-bin/webscr?cmd=_send-money

Paypal address: dougal.s@gmail.com

Install

Base58 is hosted by gemcutter.com. Please make sure you have added them to your gem sources.

  $ sudo gem install base58

Usage

  require 'rubygems'
  require 'base58'

  # Int to Base58
  Base58.encode(12345) # => 4ER

  # Base58 to Int
  Base58.decode('A2Ph') # => 6639914

RDoc Documentation

You can view the rdoc documentation online.

Problems, Comments, Suggestions?

All of the above are most welcome. dougal.s@gmail.com

Credits

Douglas F Shearer - douglasfshearer.com

Test examples courtesy Fraser Speirs’ Base58Encoder Objective-C class, gist.github.com/101674.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server