- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 53字
- 2021-06-10 18:53:36
Payment protocol using BitcoinJ
If you're a Java developer who would like to get started with building bitcoin applications, this part will be your best starting point. We will build a Java client that implements the payment protocol (BIP 70) using BitcoinJ, and interacts with our payment Node.js server.