• Stars
    star
    254
  • Rank 160,264 (Top 4 %)
  • Language
    TypeScript
  • License
    Other
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⛓ Cleargraph is a GraphQL runtime for decentralized applications

logo

TravisCI build status GraphQL enabled

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 [email protected]: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