Accessing Metaname with Ruby
Getting started
- Download and unpack the client library for Ruby, which is pre-populated with your API credentials unless you already have an API key. You must be signed in to download
Run the first example:
ruby account-balance.rb
Your Metaname account balance should be printed.
NOTE: Please do not test your code on the Production site. Instead, create an account on and test with the Test site. Either change my_metaname.rb
to reflect the :uri
of the Test site and the credentials of your account on the Test site, or download the archive linked above from the Test site.