cleargraph

所属分类:以太坊
开发工具:TypeScript
文件大小:164KB
下载次数:0
上传日期:2018-10-14 05:47:01
上 传 者sh-1993
说明:  Cleargraph是用于去中心化应用程序的GraphQL运行时
(Cleargraph is a GraphQL runtime for decentralized applications)

文件列表:
.dockerignore (28, 2018-10-14)
.env.example (335, 2018-10-14)
.graphqlconfig.yml (376, 2018-10-14)
.travis.yml (80, 2018-10-14)
Dockerfile (536, 2018-10-14)
LICENSE (566, 2018-10-14)
database (0, 2018-10-14)
database\datamodel.graphql (123, 2018-10-14)
database\prisma.yml (924, 2018-10-14)
docker-compose.yaml (904, 2018-10-14)
package.json (2379, 2018-10-14)
resources (0, 2018-10-14)
resources\logo.png (71477, 2018-10-14)
scripts (0, 2018-10-14)
scripts\wait-for.sh (1378, 2018-10-14)
src (0, 2018-10-14)
src\context.ts (629, 2018-10-14)
src\generated (0, 2018-10-14)
src\generated\prisma.graphql (8487, 2018-10-14)
src\generated\prisma.ts (16155, 2018-10-14)
src\index.ts (1007, 2018-10-14)
src\phone.ts (4351, 2018-10-14)
src\redis.ts (315, 2018-10-14)
src\resolvers (0, 2018-10-14)
src\resolvers\BigNumber.ts (787, 2018-10-14)
src\resolvers\EthereumAddress.ts (1785, 2018-10-14)
src\resolvers\EthereumAddressString.ts (958, 2018-10-14)
src\resolvers\EthereumBlock.ts (1048, 2018-10-14)
src\resolvers\EthereumContractMethod.ts (234, 2018-10-14)
src\resolvers\EthereumGenericContract.ts (432, 2018-10-14)
src\resolvers\EthereumIdentityContract.ts (1167, 2018-10-14)
src\resolvers\EthereumLog.ts (193, 2018-10-14)
... ...

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.**](https://medium.com/dsys/build-the-next-big-decentralized-application-with-cleargraph-4b1f34d2675) ## Usage ```sh 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. ```sh yarn dev ``` ## License Apache 2.0


近期下载者

相关文件


收藏者