-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi it's me again 👋 , I made an abstraction layer on top p2panda and graphql to easily perform operations, like create schemas, create instances, update and delete them. I know this isn't send-to-node related but I figured it out that you may be interested in it since both are similar.
I called it zenode
You can think of it as the intermediary between applications and the graphql layer.
For example you could:
- use tauri for the gui and zenode for the graphql requests.
- use a rust server as the backend of a website and use zenode for the graphql requests.
- use a cli to get user input and use zenode for the graphql requests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels