Bitcoin RPC

Anditto covers basics of Remote Procedure Calls (RPC) that allow developer to use Bitcoin client to interact with Bitcoin network. How to configure and interact with Bitcoin using RPC (create addresses, transactions, connect to peer nodes etc.). This course describes how you can modify Bitcoin client to allow for RPC customization and dives into creating a basic application capable of creating an invoice and monitors incoming network for transactions for invoice payment.