All Projects → enzymefinance → enzyme-subgraph

enzymefinance / enzyme-subgraph

Licence: MIT license
The official subgraph the Enzyme protocol.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to enzyme-subgraph

Graph-Academy-Hub
The Graph Hub is a free, open-source and community-driven knowledge base and documentation initiative on The Graph Protocol. The vision of The Graph Academy is to establish a single go-to-resource for essential information about The Graph Protocol.
Stars: ✭ 62 (+210%)
Mutual labels:  defi, thegraph, graphprotocol
Protocol
Enzyme Protocol Implementation
Stars: ✭ 211 (+955%)
Mutual labels:  enzyme, protocol
thegraph-react
⚛️ React bindings for helping build decentralized applications quickly on Ethereum and IPFS using GraphQL.
Stars: ✭ 31 (+55%)
Mutual labels:  thegraph, graphprotocol
sirdez
Glorious Binary Serialization and Deserialization for TypeScript.
Stars: ✭ 20 (+0%)
Mutual labels:  protocol
defi-app-old
DeFi Blockchain desktop app for Windows, Linux and Mac.
Stars: ✭ 12 (-40%)
Mutual labels:  defi
ByteBuffer
nodejs版本的ByteBuffer和C++通信的利器!
Stars: ✭ 70 (+250%)
Mutual labels:  protocol
polkaswap-web
Polkaswap is a non-custodial, cross-chain AMM DEX protocol for swapping tokens based on Polkadot and Kusama relay chains, Polkadot and Kusama parachains, and blockchains directly connected via bridges. Polkaswap removes trusted intermediaries and provides the opportunity for faster trading.
Stars: ✭ 43 (+115%)
Mutual labels:  defi
nat-api
↔️ Fast port mapping with UPnP and NAT-PMP
Stars: ✭ 22 (+10%)
Mutual labels:  protocol
React-Redux-Enterprise
A React-Redux boilerplate for enterprise/large scaled web applications
Stars: ✭ 77 (+285%)
Mutual labels:  enzyme
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1595%)
Mutual labels:  defi
ws-promise
A tiny, Promise-based WebSocket protocol allowing request-response usage in ECMAScript
Stars: ✭ 20 (+0%)
Mutual labels:  protocol
mai-protocol
A Protocol for trading decentralized derivatives on Ethereum
Stars: ✭ 22 (+10%)
Mutual labels:  defi
memcache
Node.js memcached client with the most efficient ASCII protocol parser
Stars: ✭ 26 (+30%)
Mutual labels:  protocol
kleros
Kleros smart contracts
Stars: ✭ 203 (+915%)
Mutual labels:  protocol
opensimmpls
OpenSimMPLS is an MPLS network simulator, multiplatform and mutilanguage. It is easy-to-use and is intended for teaching activities. It can be used as well to test new protocols, techniques and methods related to MPLS and/or GoS.
Stars: ✭ 21 (+5%)
Mutual labels:  protocol
subgraph
🇬 The Hop Protocol Subgraph for The Graph
Stars: ✭ 17 (-15%)
Mutual labels:  thegraph
redis-protocol-example
用 Go 来了解一下 Redis 通讯协议
Stars: ✭ 39 (+95%)
Mutual labels:  protocol
prop
An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.
Stars: ✭ 26 (+30%)
Mutual labels:  defi
GEO-network-client
Reference implementation of the GEO Protocol.
Stars: ✭ 19 (-5%)
Mutual labels:  protocol
protocol
Covee protocol for decentralized teamwork
Stars: ✭ 18 (-10%)
Mutual labels:  protocol

Enzyme Subgraph

The official subgraph (thegraph.com) for Enzyme Finance.

Development

Before you can start developing, you'll need to have Node.js and Yarn installed.

Installing only takes two commands and you're ready to roll:

# Install all dependencies.
yarn install

# Generate the subgraph and code.
yarn codegen

You are now ready to start development. Documentation is available here. There are also several helpful scripts in package.json for testing, and deploying the subgraph locally.

Contributing

Third party contributions to this project are welcome and encouraged. If you want to contribute, please open an issue before submtting a pull requests so we can discuss the proposed changes and/or additions.

Please note that all repositories hosted under this organization follow our Code of Conduct, make sure to review and follow it.

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].