|
5 | 5 | [](https://hyperledger.github.io/firefly//) |
6 | 6 |  |
7 | 7 | [](https://www.bestpractices.dev/projects/7826) |
| 8 | +[](https://scorecard.dev/viewer/?uri=github.com/hyperledger/firefly) |
8 | 9 |
|
9 | 10 |  |
10 | 11 |
|
11 | 12 | Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. |
12 | 13 |
|
13 | 14 | The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols. |
14 | 15 |
|
15 | | - |
16 | 16 | [ENGLISH](./README.md) | [简体中文](./README_zh_CN.md) |
17 | 17 |
|
18 | 18 | ## Start using Hyperledger FireFly |
@@ -61,35 +61,35 @@ Other repositories you might be interested in containing those microservice comp |
61 | 61 |
|
62 | 62 | ### Blockchain connectivity |
63 | 63 |
|
64 | | -- Transaction Manager - https://github.com/hyperledger/firefly-transaction-manager |
65 | | -- RLP & ABI encoding, KeystoreV3 utilities and secp256k1 signer runtime - https://github.com/hyperledger/firefly-signer |
66 | | -- FFCAPI reference connector for EVM Chains - https://github.com/hyperledger/firefly-evmconnect |
| 64 | +- Transaction Manager - <https://github.com/hyperledger/firefly-transaction-manager> |
| 65 | +- RLP & ABI encoding, KeystoreV3 utilities and secp256k1 signer runtime - <https://github.com/hyperledger/firefly-signer> |
| 66 | +- FFCAPI reference connector for EVM Chains - <https://github.com/hyperledger/firefly-evmconnect> |
67 | 67 | - Public EVM compatible chains: Learn more in the [documentation](https://hyperledger.github.io/firefly) |
68 | | -- Permissioned Ethereum connector - https://github.com/hyperledger/firefly-ethconnect |
| 68 | +- Permissioned Ethereum connector - <https://github.com/hyperledger/firefly-ethconnect> |
69 | 69 | - Private/permissioned: Hyperledger Besu / Quorum |
70 | | -- Hyperledger Fabric connector - https://github.com/hyperledger/firefly-fabconnect |
71 | | -- Tezos connector - https://github.com/hyperledger/firefly-tezosconnect |
72 | | -- Corda connector starter: https://github.com/hyperledger/firefly-cordaconnect |
| 70 | +- Hyperledger Fabric connector - <https://github.com/hyperledger/firefly-fabconnect> |
| 71 | +- Tezos connector - <https://github.com/hyperledger/firefly-tezosconnect> |
| 72 | +- Corda connector starter: <https://github.com/hyperledger/firefly-cordaconnect> |
73 | 73 | - CorDapp specific customization is required |
74 | 74 |
|
75 | 75 | ### Token standards |
76 | 76 |
|
77 | | -- Tokens ERC20/ERC721 - https://github.com/hyperledger/firefly-tokens-erc20-erc721 |
78 | | -- Tokens ERC1155 - https://github.com/hyperledger/firefly-tokens-erc1155 |
| 77 | +- Tokens ERC20/ERC721 - <https://github.com/hyperledger/firefly-tokens-erc20-erc721> |
| 78 | +- Tokens ERC1155 - <https://github.com/hyperledger/firefly-tokens-erc1155> |
79 | 79 |
|
80 | 80 | ### Private data bus connectivity |
81 | 81 |
|
82 | | -- HTTPS Data Exchange - https://github.com/hyperledger/firefly-dataexchange-https |
| 82 | +- HTTPS Data Exchange - <https://github.com/hyperledger/firefly-dataexchange-https> |
83 | 83 |
|
84 | 84 | ### Developer ecosystem |
85 | 85 |
|
86 | | -- Command Line Interface (CLI) - https://github.com/hyperledger/firefly-cli |
87 | | -- Explorer UI - https://github.com/hyperledger/firefly-ui |
88 | | -- Node.js SDK - https://github.com/hyperledger/firefly-sdk-nodejs |
89 | | -- Sandbox / Exerciser - https://github.com/hyperledger/firefly-sandbox |
90 | | -- Samples - https://github.com/hyperledger/firefly-samples |
91 | | -- FireFly Performance CLI: https://github.com/hyperledger/firefly-perf-cli |
92 | | -- Helm Charts for Deploying to Kubernetes: https://github.com/hyperledger/firefly-helm-charts |
| 86 | +- Command Line Interface (CLI) - <https://github.com/hyperledger/firefly-cli> |
| 87 | +- Explorer UI - <https://github.com/hyperledger/firefly-ui> |
| 88 | +- Node.js SDK - <https://github.com/hyperledger/firefly-sdk-nodejs> |
| 89 | +- Sandbox / Exerciser - <https://github.com/hyperledger/firefly-sandbox> |
| 90 | +- Samples - <https://github.com/hyperledger/firefly-samples> |
| 91 | +- FireFly Performance CLI: <https://github.com/hyperledger/firefly-perf-cli> |
| 92 | +- Helm Charts for Deploying to Kubernetes: <https://github.com/hyperledger/firefly-helm-charts> |
93 | 93 |
|
94 | 94 | ## FireFly Core code hierarchy |
95 | 95 |
|
|
0 commit comments