Skip to content

Falci/hsd-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql Plugin for HSD

This is a graphql plugin for Handshake Daemon.

This is just a proof of concept. Only block(height) method is currently implemented. Let me know if you think this project deserves more attention.

Usage:

In your HSD directory:

npm i hsd-graphql

Then, reload HSD with the plugins flag:

./bin/hsd --plugins hsd-graphql

Options

The following flags are allowed:

Params Default value Description
--graphql-port 4000 GraphQL Server's port.
--graphql-playground false Enable the GraphiQL (UI).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published