Giter Site home page Giter Site logo

exo's Introduction

Exo Framework for Hashgraph Application Development

Exo is a framework for developing applications on the Swirlds Hashgraph platform. Primarily, Exo offers features and an application architecture for getting transactions into a Hashgraph, processing those transactions once they've been accepted, and logging transactions out to persistent storage.

Exo was developed to provide the features that Swirlds' SDK lacks that I knew I would need to develop real-world applications. I'm sure other folks have needs and ideasthat aren't on my radar yet, so I would encourage feature requests and development submissions from other Hashgraph developers. The framework will only improve for everyone as more people get involved.

Features

Exo implements the following feature set:

  • Socket-based messaging for Java applications
  • REST-based messaging for anything that can make HTTP requests
  • An architecture for structuring transaction processing logic and automated routing of transactions to transaction processors
  • A framework for logging processed transactions to blockchain-based (blockchain the data structure, not blockchain the platform)

More Information

There's more to learn about building Exo applications. First, check out the (Exo Demo Application)[https://github.com/craigdrabiktxmq/exo-demo] and see how the demo is put together. It illustrates all of the concepts currently supported by Exo, and is dockerized so you can easily run the application stack.

When you're ready to dive into development, check the docs folder for additional README files that describe how to use each feature in more detail.

exo's People

Contributors

craigdrabiktxmq avatar

Watchers

Alex Males avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.