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:27891
aldebaran.lantah.network:27888
antares.lantah.network:27889
fomalhaut.lantah.network:27888

  • 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.

    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

    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