Skip to content

Instantly share code, notes, and snippets.

View findkiko's full-sized avatar

Kiko Marrs findkiko

View GitHub Profile
@findkiko
findkiko / xfer.rb
Last active August 29, 2016 00:29
Loop-free many-to-many (bitcoin) accounting in Ruby
#!/usr/bin/ruby
tx = {
"inputs" => [
{
"address" => "abc",
"value" => 6
},
{
"address" => "def",
@findkiko
findkiko / keybase.md
Last active July 13, 2016 19:25
keybase.md

Keybase proof

I hereby claim:

  • I am findkiko on github.
  • I am kiko (https://keybase.io/kiko) on keybase.
  • I have a public key ASCers46oILhtN069fFWkdaJvWnho0cIMrQugi82R2mzAAo

To claim this, I am signing this object:

[user]
name = your_name
email = your_email
[core]
autocrlf = input
safecrlf = true
excludesfile = ~/.cvsignore
[alias]
co = checkout
cb = checkout -b