An open API service indexing awesome lists of open source software.

https://github.com/homura/hermit-purple-server

Muta APIs
https://github.com/homura/hermit-purple-server

muta

Last synced: 3 months ago
JSON representation

Muta APIs

Awesome Lists containing this project

README

          

# Hermit Purple

A GraphQL API server for [Muta][muta] framework.

## How does it work?

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

```

## References

- [config](./docs/env.md)
- [deploy](./docs/deploy.md)

[muta]: https://github.com/nervosnetwork/muta