-
Notifications
You must be signed in to change notification settings - Fork 242
Intro docs #1055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intro docs #1055
Conversation
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Ray doc updates
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: aznrayizzle <ray.chen@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
…oc-updates-v2 Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Codecov Report
@@ Coverage Diff @@
## main #1055 +/- ##
=======================================
Coverage 99.99% 99.99%
=======================================
Files 307 307
Lines 20294 20294
=======================================
Hits 20292 20292
Misses 2 2 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
mjc-dev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor comments @peterbroadhurst after running the local docs, some outside the bounds of your changes. But reads well 👍 .
| It has a runtime engine, and it provides a data layer that synchronizes state from the blockchain and other Web3 technologies. | ||
| It exposes an API and Event Bus to your business logic, that is reliable, developer friendly and ready for enterprise use. | ||
|
|
||
| We call this a _Supernode_ - it sits between the application and the underlying infrastructure nodes, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ## Building multi-party flows | ||
|
|
||
| The ability to globally sequence events _across parties_ is a game changing capability of multi-party | ||
| systems. FireFly is designed to allow developers to harnesses that power in the application layer, to build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should it be multi-party system instead of multi-party systems?
shorsher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really really great, thanks to you and everyone else for all their time on this 🙇🏻. Left a few comments for your consideration, mainly the pictures need updating to use Supernode.
Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
|
Thanks for all the great comments - all applied, and I've updated the images. |

Still work in progress, but this is a significant refactor to the intro docs for FireFly.
In PR chain with: