With GraphLinq you can generate a set of nodes (blocks) that receive aninput and output to a single/multiple other nodes, so you create with a setof tools your ‘structure’ of code with a path of execution that will belaunched on the blockchain or the GraphLinq Engine, then you candeploy it on the test net Engine or the main net Engine, once you testedand want to get in production. One graph can for example track networkpairs activities on Binance and report stats to webhook, or slacks, discord,telegram, twitter with any conditions you decide to trigger a possibleresults of your nodes.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 4 | - | - | - | 4 |
Fixed | - | - | - | - | 0 |
Total | 4 | 0 | 0 | 0 | 4 |
# | File Name |
---|---|
1 | contracts/GraphLinqBridgeIn.sol |
2 | contracts/GraphLinqBridgeInNative.sol |
3 | contracts/GraphLinqBridgeOutNative.sol |
4 | contracts/GraphLinqBridgeOut.sol |