May 8, 2019

134 words 1 min read

dsys/cleargraph

dsys/cleargraph

Cleargraph is a GraphQL runtime for decentralized applications

repo name dsys/cleargraph
repo link https://github.com/dsys/cleargraph
homepage
language TypeScript
size (curr.) 224 kB
stars (curr.) 247
created 2018-06-01
license Other

Cleargraph is a multi-purpose GraphQL runtime for decentralized applications (dApps) and wallets. Its API is infrastructure that makes it easy for application developers to create products and services that take advantage of the Ethereum blockchain without sacrificing usability, flexibility, or security. Cleargraph is the essential missing link between conventional application development and on-chain smart contracts. Read the announcement.

Usage

git clone git@github.com:dsys/cleargraph.git
cd cleargraph
yarn install
yarn start # listening on localhost:4000

Development

Contributions to Cleargraph are welcome. Our issues are maintained on GitHub and pull requests are appreciated. We’d love help with feature additions, documentation improvements, and more thorough tests.

yarn dev

License

Apache 2.0

comments powered by Disqus