From deceedd591a67407820926dc5f69289a4f591fb7 Mon Sep 17 00:00:00 2001 From: Henry Ault Date: Wed, 20 May 2015 12:39:14 -0700 Subject: [PATCH 1/2] bitcoin instructions --- demo/commands.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/demo/commands.txt b/demo/commands.txt index 703ed8e99..56842ae15 100644 --- a/demo/commands.txt +++ b/demo/commands.txt @@ -58,8 +58,23 @@ Commands :+sync %demo ~B %demo - *** - put bitcoin instructions here +[to send bitcoin] + Auth in (from dojo): + :bit+auth '2c4fcf5349a5710efa66e7398703b02c306942048296ea649352c4ac985d0a8a' 'f771f6dc08910095b2476b033dca62ddcb302b6617e6a7d4d66e194a2a9bd605' + + In webtalk, click on the link and auth in with my bitcoin credentials. The email is anton.dyudin@tlon.io and the password will be communicated privately. + + Click authorize and then return to the command line. + + To send: + + :bit+send 0c[bitcoin-address] '[qty-of-bitcoin]' + + I recommend sending about .001 bitcoin because it's just over their minimum and it's an account with limited funds. + With this protocol, the recipient will obviously have to provide their btc address over chat. + + Lastly, on https://blockchain.info/ there is a search bar that allows you to search by address, assuming you wish to display the address [files in script, clay and unix] From 9103a1cd067a3c7f0c062ef3e08f7de5c5efc681 Mon Sep 17 00:00:00 2001 From: Anton Dyudin Date: Wed, 20 May 2015 13:23:35 -0700 Subject: [PATCH 2/2] Update commands.txt Don't forget to start :bit --- demo/commands.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/demo/commands.txt b/demo/commands.txt index 56842ae15..c5f16ebb3 100644 --- a/demo/commands.txt +++ b/demo/commands.txt @@ -59,11 +59,13 @@ Commands :+sync %demo ~B %demo [to send bitcoin] + Start the dæmon(from sole): + *bit + Auth in (from dojo): - :bit+auth '2c4fcf5349a5710efa66e7398703b02c306942048296ea649352c4ac985d0a8a' 'f771f6dc08910095b2476b033dca62ddcb302b6617e6a7d4d66e194a2a9bd605' - In webtalk, click on the link and auth in with my bitcoin credentials. The email is anton.dyudin@tlon.io and the password will be communicated privately. + In webtalk, click on the link and auth in. The password for coinbase account anton.dyudin@tlon.io has been communicated privately. Click authorize and then return to the command line. @@ -71,7 +73,7 @@ Commands :bit+send 0c[bitcoin-address] '[qty-of-bitcoin]' - I recommend sending about .001 bitcoin because it's just over their minimum and it's an account with limited funds. + I recommend sending about .0001 bitcoin (2¢) because it's just over their minimum and it's an account with limited funds. With this protocol, the recipient will obviously have to provide their btc address over chat. Lastly, on https://blockchain.info/ there is a search bar that allows you to search by address, assuming you wish to display the address