]> Untitled Git - bitcoindevkit.org/commit
Move all tutorials to blog
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Tue, 9 Jan 2024 20:37:58 +0000 (15:37 -0500)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Wed, 17 Jan 2024 19:20:17 +0000 (14:20 -0500)
commit9079966456fea2558aaf0bac972942510c2d467a
treec56f2d649b5319a2ac980fcbc7e6cabd551ef870
parente8698f430b1f0345db75c26e1ac97b5e5e44739f
Move all tutorials to blog
75 files changed:
docs/.vuepress/config.js
docs/_blog/Bitcoin_Core_RPC_Demo.md [new file with mode: 0644]
docs/_blog/bdk-cli_basics_multisig_2of3.md [new file with mode: 0644]
docs/_blog/bdk_cli_basics.md [new file with mode: 0644]
docs/_blog/bdk_with_tor.md [new file with mode: 0644]
docs/_blog/compact_filters_demo.md [new file with mode: 0644]
docs/_blog/descriptor_based_paper_wallet.md [new file with mode: 0644]
docs/_blog/descriptors_in_the_wild.md [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter.md [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/assets_section.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_complete_app.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_get_address.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_get_balance.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_get_restore.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_send.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_title.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_tutorial_screen_createwallet.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/bdk_flutter_tutorial_screen_mnemonic.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/default_flutter_app.png [new file with mode: 0644]
docs/_blog/exploring_bdk_flutter/folder_structure.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn.md [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_complete_app.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_complete_app_device.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_get_address.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_get_balance.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_get_restore.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_quick_start_device.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_send.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_send_device.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_title.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_tutorial_screen_createwallet.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/bdk_rn_tutorial_screen_mnemonic.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/default_rn_app.png [new file with mode: 0644]
docs/_blog/exploring_bdk_rn/folder_structure.png [new file with mode: 0644]
docs/_blog/hello-world.md [new file with mode: 0644]
docs/_blog/hidden-power-of-bitcoin.md [new file with mode: 0644]
docs/_blog/spending_policy_demo.md [new file with mode: 0644]
docs/_blog/using_bdk_with_hardware_wallets.md [new file with mode: 0644]
docs/tutorials/Bitcoin_Core_RPC_Demo.md [deleted file]
docs/tutorials/bdk-cli_basics_multisig_2of3.md [deleted file]
docs/tutorials/bdk_cli_basics.md [deleted file]
docs/tutorials/bdk_with_tor.md [deleted file]
docs/tutorials/compact_filters_demo.md [deleted file]
docs/tutorials/descriptor_based_paper_wallet.md [deleted file]
docs/tutorials/descriptors_in_the_wild.md [deleted file]
docs/tutorials/exploring_bdk_flutter.md [deleted file]
docs/tutorials/exploring_bdk_flutter/assets_section.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_complete_app.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_get_address.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_get_balance.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_get_restore.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_send.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_title.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_tutorial_screen_createwallet.png [deleted file]
docs/tutorials/exploring_bdk_flutter/bdk_flutter_tutorial_screen_mnemonic.png [deleted file]
docs/tutorials/exploring_bdk_flutter/default_flutter_app.png [deleted file]
docs/tutorials/exploring_bdk_flutter/folder_structure.png [deleted file]
docs/tutorials/exploring_bdk_rn.md [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_complete_app.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_complete_app_device.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_get_address.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_get_balance.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_get_restore.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_quick_start_device.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_send.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_send_device.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_title.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_tutorial_screen_createwallet.png [deleted file]
docs/tutorials/exploring_bdk_rn/bdk_rn_tutorial_screen_mnemonic.png [deleted file]
docs/tutorials/exploring_bdk_rn/default_rn_app.png [deleted file]
docs/tutorials/exploring_bdk_rn/folder_structure.png [deleted file]
docs/tutorials/hello-world.md [deleted file]
docs/tutorials/hidden-power-of-bitcoin.md [deleted file]
docs/tutorials/spending_policy_demo.md [deleted file]
docs/tutorials/using_bdk_with_hardware_wallets.md [deleted file]