Using the HC Net, you can build mobile wallets, banking tools, smart devices that pay for themselves, and just about anything else you can dream up involving payments! Even though HC Net is a complex distributed system, working with it doesn’t need to be complicated.
API: Aurora
Most applications interact with the HC Net through Aurora, a RESTful HTTP API server. Aurora gives you a straightforward way to submit transactions, check accounts, and subscribe to events. Because it’s just HTTP, you can communicate with Aurora using your web browser, simple command line tools like cURL, or the HC Net SDK for your favorite programming language.