Gravity

Gravity is a replicated state machine that maintains a local copy of a cryptographic ledger and processes transactions against it, in consensus with a set of peers. It implements a modified version of the Stellar Consensus Protocol, a federated consensus protocol. It is written in C++14 and runs on Linux, OSX and Windows.

Lantah operates four Gravity validators located at
regulus.lantah.network
aldebaran.lantah.network
antares.lantah.network
fomalhaut.lantah.network

  • Launch your own Gravity node
  • OrbitR

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

    Lantah runs a public facing OrbitR server located at orbitr.lantah.network

  • Launch your own OrbitR Server
  • Lab

    A suite of tools to help one learn about the Lantah network.

    Explore the Lab

    Balance

    An unhosted digital wallet that provides a user-friendly interface to store, send, and receive Grams and other digital assets within the Lantah ecosystem.

    Coming Soon!

    Elements

    Text

    This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


    Heading Level 2

    Heading Level 3

    Heading Level 4

    Heading Level 5
    Heading Level 6

    Blockquote

    Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

    Preformatted

    i = 0;
    
    while (!deck.isInOrder()) {
        print 'Iteration ' + i;
        deck.shuffle();
        i++;
    }
    
    print 'It took ' + i + ' iterations to sort the deck.';

    Buttons

    • Disabled
    • Disabled