0.3.0 • Published 4 years ago

hermit-purple-server v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Hermit Purple

A GraphQL API server for Muta framework.

How does it work?

                                   block
                  +-----------+    tx        +-----------+
                  |   sync    |    receipt   |   Muta    |
                  |           <--------------+           |
                  +-----+-----+              +-----^-----+
                        |                          |
                        |                          |
+-----------+        +--v---+                      |
|  GraphQL  <--------+      |                      |
|    API    |        |  DB  |                      |
+-----+-----+        |      |                      |
      |              +------+                      |
      |                                            |
      |                                            |
      |                                            |
      +--------------------------------------------+
                     sendTransaction

References