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.
HCNet.org maintains JavaScript, Java, and Go-based SDKs for communicating with Aurora. There are also community-maintained SDKs for Ruby, Python, and C#.
Aurora is responsible for providing an HTTP API to data in the HCX network. It ingests and re-serves the data produced by the HCX network in a form that is easier to consume by the average application relative to the performance-oriented data representations used by HC Net Core.
http://aurora.hashcashconsultants.com for interacting with the public network
Running Aurora within your own infrastructure provides a number of benefits. You can:
Support Agent
*Powered by HashCash