All Projects → dsys → Cleargraph

dsys / Cleargraph

Licence: other
⛓ Cleargraph is a GraphQL runtime for decentralized applications

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Cleargraph

Ethql
A GraphQL interface to Ethereum 🔥
Stars: ✭ 547 (+118.8%)
Mutual labels:  graphql, ethereum
Baseline
The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to execute secure and private business processes at low cost via the public Ethereum Mainnet. The protocol will enable confidential and complex collaboration between enterprises without leaving any sensitive data on-chain
Stars: ✭ 479 (+91.6%)
Mutual labels:  graphql, ethereum
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (-0.8%)
Mutual labels:  ethereum, explorer
Livepeerjs
JavaScript tools and applications that interact with Livepeer's smart contracts and peer-to-peer network
Stars: ✭ 116 (-53.6%)
Mutual labels:  graphql, ethereum
Etherscan Explorer
Yet another implementation of etherscan.io
Stars: ✭ 22 (-91.2%)
Mutual labels:  ethereum, explorer
Create Eth App
Create Ethereum-powered apps with one command
Stars: ✭ 597 (+138.8%)
Mutual labels:  graphql, ethereum
Ethvm
⚡️EthVM: Open Source Processing Engine and Block Explorer for Ethereum ⚡️
Stars: ✭ 319 (+27.6%)
Mutual labels:  ethereum, explorer
Graph Node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Stars: ✭ 884 (+253.6%)
Mutual labels:  graphql, ethereum
Blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
Stars: ✭ 913 (+265.2%)
Mutual labels:  ethereum, explorer
Explorer
EthereumClassic Block Explorer
Stars: ✭ 202 (-19.2%)
Mutual labels:  ethereum, explorer
Graphqlize
A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases
Stars: ✭ 240 (-4%)
Mutual labels:  graphql
Web3swift
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
Stars: ✭ 237 (-5.2%)
Mutual labels:  ethereum
Ember Graphql Adapter
GraphQL adapter for Ember Data
Stars: ✭ 244 (-2.4%)
Mutual labels:  graphql
Graphql Rover
🚀 GraphQL + Vue.js + D3.js schema viewer, powered by introspection.
Stars: ✭ 239 (-4.4%)
Mutual labels:  graphql
Dapper.graphql
A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
Stars: ✭ 244 (-2.4%)
Mutual labels:  graphql
Sputnikvm
A Blockchain Virtual Machine
Stars: ✭ 238 (-4.8%)
Mutual labels:  ethereum
Evm Tools
Ethereum Virtual Machine tools and guide
Stars: ✭ 238 (-4.8%)
Mutual labels:  ethereum
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (-4.8%)
Mutual labels:  ethereum
Graphql Shield
🛡 A GraphQL tool to ease the creation of permission layer.
Stars: ✭ 3,121 (+1148.4%)
Mutual labels:  graphql
Awesome Relay
Awesome resources for Relay
Stars: ✭ 246 (-1.6%)
Mutual labels:  graphql

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].