X
Web Console - benzaporzan.me
open/close this console with the tilde (`) key
  - 'help' shows helpful information
  - 'bye' closes the console
  - 'cls' clears the console
 
my/info pprint
{:name "Benjamin Zaporzan",
 :email "benzaporzan@gmail.com",
 :tip-accounts
 {"btc"
  {:address "3Mjdi9cX17AXUd5Jei1h7rvr4ExbbNL58W", :name "Bitcoin"},
  "eth"
  {:address "0xDfe5310F218B7BC9499983e41C9C90B509833d23",
   :name "Ethereum"},
  "doge" {:address "D6ad6bweZXwo71yTQaFy6QYr1EvBou7MmN", :name "Doge"},
  "ltc"
  {:address "MLFmCe15svqPkuBJuSxx1b9Hpmmh3tpKkG", :name "Litecoin"},
  "bch"
  {:address "1C21NysaEzPmE3b8LJHtP15Ntpnv2pbd9x",
   :name "Bitcoin Cash"}},
 :twitter {:url "https://twitter.com/BZaporzan", :name "@BZaporzan"},
 :location "Thunder Bay, Ontario, Canada",
 :github {:url "https://github.com/benzap", :name "@benzap"},
 :gitlab {:url "https://gitlab.com/benzap", :name "@benzap"},
 :linkedin
 {:url "https://www.linkedin.com/in/benjamin-zaporzan-09a85754/",
  :name "Benjamin Zaporzan"}}
>