Skip to content

Latest commit

 

History

History

aurora

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Aurora

Build Status

Aurora is the client facing API server for the Diamcircle ecosystem. It acts as the interface between Diamcircle Core and applications that want to access the Diamcircle network. It allows you to submit transactions to the network, check the status of accounts, subscribe to event streams and more.

Try it out

See Aurora in action by running your own Diamcircle node as part of the Diamcircle testnet. With our Docker quick-start image, you can be running your own fully functional node in around 20 minutes. See the Quickstart Guide to get up and running.

Run a production server

If you're an administrator planning to run a production instance of Aurora as part of the public Diamcircle network, check out the detailed Administration Guide. It covers installation, monitoring, error scenarios and more.

Contributing

As an open source project, development of Aurora is public, and you can help! We welcome new issue reports, documentation and bug fixes, and contributions that further the project roadmap. The Development Guide will show you how to build Aurora, see what's going on behind the scenes, and set up an effective develop-test-push cycle so that you can get your work incorporated quickly.