1673 Commits

Author SHA1 Message Date
Shannon Appelcline
40e07e7f71
fixed seed generation (and added print out) 2020-08-11 10:45:20 -10:00
Shannon Appelcline
f016801309
fixed seed creation & printing 2020-08-11 10:35:35 -10:00
Shannon Appelcline
c78ac9a06f
always cleanup after yourself 2020-08-11 09:30:18 -10:00
Shannon Appelcline
ac4bc902b7
Update README.md 2020-08-11 09:23:44 -10:00
Shannon Appelcline
5ab8f20150
fixing link 2020-08-11 09:23:01 -10:00
Shannon Appelcline
c6448d7053
first draft 2020-08-11 09:22:47 -10:00
Shannon Appelcline
9d1b60d50c
Create 16_2_genmnemonic.c 2020-08-11 09:16:02 -10:00
Shannon Appelcline
1148c7ff4b
Update 16_1_Setting_Up_Libwally.md 2020-08-11 09:14:38 -10:00
Shannon Appelcline
a163cb0e89
Fixed final link 2020-08-11 08:12:28 -10:00
Shannon Appelcline
e09dbbad6d
edits 2020-08-11 08:11:53 -10:00
Shannon Appelcline
ed59519fa7
Update 16_0_Programming_with_Libwally.md 2020-08-11 08:05:39 -10:00
Shannon Appelcline
c4d3cb40fb
Update README.md 2020-08-11 08:02:46 -10:00
Shannon Appelcline
579d4fc4f9
Update 16_2_Using_BIP39_in_Libwally.md 2020-08-05 15:38:37 -10:00
Shannon Appelcline
c05da44c84
Update TODO.md 2020-08-05 15:37:59 -10:00
Shannon Appelcline
9e0a06920a
added libsodium 2020-08-05 14:54:53 -10:00
Shannon Appelcline
fb803c3236
Create 16_2_Using_BIP39_in_Libwally.md 2020-08-05 14:36:47 -10:00
Shannon Appelcline
9af2b0e092
fully outlined chapter 16 2020-08-05 14:17:20 -10:00
Shannon Appelcline
22139999e2
Create 16_3_Using_BIP32_in_Libwally.md 2020-08-05 14:04:53 -10:00
Shannon Appelcline
111a424c95
laying out chapter 16 2020-08-05 12:44:58 -10:00
Shannon Appelcline
f7ed0e1b41
first draft 2020-08-05 12:42:59 -10:00
Shannon Appelcline
995d7ceeea
simple test 2020-08-05 12:38:11 -10:00
Shannon Appelcline
7c7c323f9b
installation 2020-08-05 12:04:53 -10:00
Shannon Appelcline
870f437fa5
first cut 2020-08-05 11:28:53 -10:00
Shannon Appelcline
bb88f1a71c
Update 15_1_Accessing_Bitcoind_with_C.md 2020-08-05 10:29:36 -10:00
Shannon Appelcline
d84af0f55c
added warning about error code 5. 2020-08-05 10:16:56 -10:00
Shannon Appelcline
a90e0c7cd6
fixing organization 2020-08-05 10:11:22 -10:00
Shannon Appelcline
b9a92f0a74
Update README.md 2020-08-05 10:10:42 -10:00
Shannon Appelcline
0077349c81
raised up chapter 15 for reviews + comments 2020-08-05 10:08:44 -10:00
Shannon Appelcline
207ced1c10
Update 15_3_Receiving_Bitcoind_Notifications_with_C.md 2020-08-05 10:08:01 -10:00
Shannon Appelcline
f0a5c39d02
Update README.md 2020-08-05 10:07:36 -10:00
Shannon Appelcline
73853c6446
second edit 2020-08-05 10:03:47 -10:00
Shannon Appelcline
b35bfb6acd
polishing for final organization 2020-08-05 09:53:57 -10:00
Shannon Appelcline
75ec7593a8
polished for final organization 2020-08-05 09:52:44 -10:00
Shannon Appelcline
e0b2a4492f
updated for new content 2020-08-05 09:49:44 -10:00
Shannon Appelcline
5d80868c2b
first edited draft 2020-08-05 09:40:21 -10:00
Shannon Appelcline
c6ebc24917
separating out Javier's program 2020-08-05 09:14:29 -10:00
Shannon Appelcline
dc1a1edb1c
final sections 2020-08-05 08:40:16 -10:00
Shannon Appelcline
c51165a67c
addressed bug in C library 2020-08-05 08:27:49 -10:00
Shannon Appelcline
dba35770e9
Update 15_2_Programming_Bitcoind_with_C.md 2020-08-05 08:21:09 -10:00
Shannon Appelcline
e24faba321
Update 15_2_Programming_Bitcoind_with_C.md 2020-08-05 08:18:43 -10:00
Shannon Appelcline
c2539dde66
fix printf 2020-08-05 08:07:35 -10:00
Shannon Appelcline
be3e2cc436
fix link 2020-08-05 08:07:09 -10:00
Shannon Appelcline
99b2fb5a41
Update 15_2_Programming_Bitcoind_with_C.md 2020-08-05 08:06:28 -10:00
Shannon Appelcline
147dfb75c0
Delete #07_3_Integrating_with_Hardware_Wallets.md#
where'd this extra come from?
2020-08-05 07:47:12 -10:00
Shannon Appelcline
4c598bb818
Update 15_2_Programming_Bitcoind_with_C.md 2020-08-04 15:26:09 -10:00
Shannon Appelcline
81433eff3e
Update 15_2_sendtoaddress.c 2020-08-04 15:14:11 -10:00
Shannon Appelcline
90cf1df3eb
Create 15_2_sendtoaddress.c 2020-08-04 14:57:30 -10:00
Shannon Appelcline
dac38017f6
added missing what's next 2020-08-04 14:47:47 -10:00
Shannon Appelcline
f1d35d9b04
Update 04_4__Interlude_Using_Curl.md 2020-08-04 14:46:23 -10:00
Shannon Appelcline
13d86dc23d
improved intro 2020-08-04 14:45:11 -10:00