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.