Sha256: 4562bc067f068c428e8796aa6149d5b6e3b818b921e1885f6f1ee6bef407aabb
Contents?: true
Size: 494 Bytes
Versions: 1
Compression:
Stored size: 494 Bytes
Contents
= Examples There are a few demo scripts in `examples/` that might give you an idea where to start. examples/connect.rb:: Connect to a network node and chat a little. examples/verify_tx.rb:: Fetch a transaction from local storage and verify signatures. examples/bbe_verify_tx.rb:: Fetch transaction from blockexplorer.com and verify signatures. examples/balance.rb:: Display balance/transactions for given address. examples/relay_tx.rb:: Relay transaction to the network.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bitcoin-ruby-0.0.1 | doc/EXAMPLES.rdoc |