Table of Contents - mastercoin-ruby-0.2.9 Documentation
Pages
- LICENSE
-
README
- mastercoin-ruby
- Currently implemented
- Example usage
- Decoding a address
- Decoding a public key
- Encoding to address
- Advise for Simple Send
- Checking how many coins a certain transaction to Exodus bought
- Checking total Exodus payment for a given address
- Decoding a Mastercoin transaction based on Bitcoin transaction hash
- Sending a multisig Simple Send Mastercoin transaction via Bitcoin-QT/D
- Contributing to mastercoin-ruby
- Copyright
- TODO
Classes and Modules
- Mastercoin
- Mastercoin::BitcoinWrapper
- Mastercoin::BitcoinWrapper::JSONRPCError
- Mastercoin::ExodusPayment
- Mastercoin::Message
- Mastercoin::PurchaseOffer
- Mastercoin::SellingOffer
- Mastercoin::SellingOffer::CannotDecodeSellingOfferException
- Mastercoin::SimpleSend
- Mastercoin::Transaction
- Mastercoin::Transaction::NoMastercoinTransactionException
- Mastercoin::TransactionNotFoundException
- Mastercoin::Util
Methods
- ::decode — Mastercoin::Message
- ::decode_from_address — Mastercoin::PurchaseOffer
- ::decode_from_address — Mastercoin::SimpleSend
- ::decode_from_compressed_public_key — Mastercoin::Message
- ::decode_key_to_data — Mastercoin::PurchaseOffer
- ::decode_key_to_data — Mastercoin::SellingOffer
- ::decode_key_to_data — Mastercoin::SimpleSend
- ::from_address — Mastercoin::ExodusPayment
- ::from_transaction — Mastercoin::ExodusPayment
- ::get_sequence — Mastercoin::Util
- ::highest_output_for_tx — Mastercoin::ExodusPayment
- ::init_logger — Mastercoin
- ::log — Mastercoin
- ::multiple_hash — Mastercoin::Util
- ::new — Mastercoin::BitcoinWrapper
- ::new — Mastercoin::PurchaseOffer
- ::new — Mastercoin::SellingOffer
- ::new — Mastercoin::SimpleSend
- ::new — Mastercoin::Transaction
- ::probe — Mastercoin::Message
- ::probe_and_read — Mastercoin::Message
- ::set_storage — Mastercoin
- ::sort_and_strip_keys — Mastercoin::Util
- ::sort_keys — Mastercoin::Util
- ::storage — Mastercoin
- ::strip_key — Mastercoin::Util
- ::valid_ecdsa_point? — Mastercoin::Util
- ::xor_pack_unpack_strings — Mastercoin::Util
- #currency_id_text — Mastercoin::PurchaseOffer
- #currency_id_text — Mastercoin::SimpleSend
- #encode_data_to_key — Mastercoin::PurchaseOffer
- #encode_data_to_key — Mastercoin::SellingOffer
- #encode_data_to_key — Mastercoin::SimpleSend
- #encode_to_address — Mastercoin::PurchaseOffer
- #encode_to_address — Mastercoin::SimpleSend
- #encode_to_compressed_public_key — Mastercoin::Message
- #explain — Mastercoin::Message
- #explain — Mastercoin::PurchaseOffer
- #explain — Mastercoin::SellingOffer
- #explain — Mastercoin::SimpleSend
- #get_sequence — Mastercoin::PurchaseOffer
- #get_sequence — Mastercoin::SimpleSend
- #has_genesis_as_output? — Mastercoin::Transaction
- #has_three_outputs? — Mastercoin::Transaction
- #http_post_request — Mastercoin::BitcoinWrapper
- #looks_like_mastercoin? — Mastercoin::SimpleSend
- #mangle_key_until_valid — Mastercoin::Message
- #method_missing — Mastercoin::BitcoinWrapper
- #public_key_sequence — Mastercoin::PurchaseOffer
- #public_key_sequence — Mastercoin::SimpleSend
- #to_json — Mastercoin::ExodusPayment
- #to_s — Mastercoin::ExodusPayment
- #to_s — Mastercoin::Transaction
- #total_amount — Mastercoin::ExodusPayment
- #unspend_for_address — Mastercoin::BitcoinWrapper