-
Notifications
You must be signed in to change notification settings - Fork 0
feat: firefly fabconnect doc #57
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
Conversation
WalkthroughThe recent updates enhance the documentation for Firefly FabConnect, an open-source middleware that simplifies interaction with Fabric networks. Key improvements include clearer instructions on managing identities, sending transactions, and creating event streams, all accompanied by practical examples. Additionally, formatting adjustments throughout the documents improve overall readability. This refined guide is a valuable asset for developers looking to integrate Firefly FabConnect into their applications effectively. Changes
Poem
Note Summarized by CodeRabbit FreeYour organization has reached its limit of developer seats under the Pro Plan. For new users, CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please add seats to your subscription by visiting https://app.coderabbit.ai/login. TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
| After creating a blockchain application, you now need to [add a blockchain network](../../using-platform/add-a-network-to-an-application) | ||
| and node to your application. SettleMint offeres a variety of different [blockchain networks](../supported-blockchains) to | ||
| choose from whatever your usecase may be. Networks need nodes to support the blockchain to run, once a [network is created](../../using-platform/add-a-node-to-a-network/) | ||
| and node to your application. SettleMint offeres a variety of different [blockchain |
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.
was this intentional?
Summary by CodeRabbit
New Features
Documentation