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
- Host: GitHub
- URL: https://github.com/homura/hermit-purple-server
- Owner: homura
- Created: 2020-01-12T13:34:23.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-11T02:51:48.000Z (over 3 years ago)
- Last Synced: 2025-03-26T00:41:29.216Z (about 1 year ago)
- Topics: muta
- Language: TypeScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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