From ab556e03bbbe3a5142c6fa82d6ddd3a4f23f857f Mon Sep 17 00:00:00 2001 From: Daniel Raper Date: Fri, 10 Jul 2026 15:39:29 +0100 Subject: [PATCH] Update references to old org Signed-off-by: Daniel Raper --- profile/README.md | 56 +++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/profile/README.md b/profile/README.md index b2f5552..266f0a0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,13 +1,13 @@ # Hyperledger FireFly -[![codecov](https://codecov.io/gh/hyperledger/firefly/branch/main/graph/badge.svg?token=QdEnpMqB1G)](https://codecov.io/gh/hyperledger/firefly) -[![Go Report Card](https://goreportcard.com/badge/github.com/hyperledger/firefly)](https://goreportcard.com/report/github.com/hyperledger/firefly) +[![codecov](https://codecov.io/gh/hyperledger-firefly/firefly/branch/main/graph/badge.svg?token=QdEnpMqB1G)](https://codecov.io/gh/hyperledger-firefly/firefly) +[![Go Report Card](https://goreportcard.com/badge/github.com/hyperledger-firefly/firefly)](https://goreportcard.com/report/github.com/hyperledger-firefly/firefly) [![FireFy Documentation](https://img.shields.io/static/v1?label=FireFly&message=documentation&color=informational)](https://hyperledger.github.io/firefly//) -![build](https://github.com/hyperledger/firefly/actions/workflows/docker_main.yml/badge.svg?branch=main) +![build](https://github.com/hyperledger-firefly/firefly/actions/workflows/docker_main.yml/badge.svg?branch=main) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7826/badge)](https://www.bestpractices.dev/projects/7826) -[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/hyperledger/firefly/badge)](https://scorecard.dev/viewer/?uri=github.com/hyperledger/firefly) +[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/hyperledger-firefly/firefly/badge)](https://scorecard.dev/viewer/?uri=github.com/hyperledger-firefly/firefly) -![Hyperledger FireFly](https://raw.githubusercontent.com/hyperledger/firefly/refs/heads/main/images/hyperledger_firefly_logo.png) +![Hyperledger FireFly](https://raw.githubusercontent.com/hyperledger-firefly/firefly/refs/heads/main/images/hyperledger_firefly_logo.png) Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. @@ -17,16 +17,16 @@ The FireFly API for digital assets, data flows, and blockchain transactions make ## Start using Hyperledger FireFly -The best place to learn about FireFly is in the [documentation](https://hyperledger.github.io/firefly). +The best place to learn about FireFly is in the [documentation](https://hyperledger-firefly.github.io/firefly). -There you will find our [Getting Started Guide](https://hyperledger.github.io/firefly/latest/gettingstarted/), +There you will find our [Getting Started Guide](https://hyperledger-firefly.github.io/firefly/latest/gettingstarted/), which will get you a running FireFly network of Supernodes on your local machine in a few minutes. Your development environment will come with: FireFly CLI | FireFly Explorer UI | FireFly Sandbox | :----------------------------:|:-----------------------------------:|:----------------:| -[![CLI](./images/firefly_cli.png)](https://hyperledger.github.io/firefly/latest/gettingstarted/firefly_cli/#install-the-firefly-cli) | [![UI](./images/firefly_explorer.png)](https://github.com/hyperledger/firefly-ui) | [![Sandbox](./images/firefly_sandbox.png)](https://hyperledger.github.io/firefly/latest/gettingstarted/sandbox/#use-the-sandbox) | +[![CLI](./images/firefly_cli.png)](https://hyperledger-firefly.github.io/firefly/latest/gettingstarted/firefly_cli/#install-the-firefly-cli) | [![UI](./images/firefly_explorer.png)](https://github.com/hyperledger-firefly/ui) | [![Sandbox](./images/firefly_sandbox.png)](https://hyperledger-firefly.github.io/firefly/latest/gettingstarted/sandbox/#use-the-sandbox) | ## Engage with the community @@ -48,7 +48,7 @@ all the plumbing for your blockchain application from scratch. There are lots of places you can contribute, regardless of whether your skills are front-end, backend-end, or full-stack. -Check out our [Contributor Guide](https://hyperledger.github.io/firefly/latest/contributors/), and **welcome!**. +Check out our [Contributor Guide](https://hyperledger-firefly.github.io/firefly/latest/contributors/), and **welcome!**. ## Other repos @@ -62,33 +62,33 @@ Other repositories you might be interested in containing those microservice comp ### Blockchain connectivity -- Transaction Manager - -- RLP & ABI encoding, KeystoreV3 utilities and secp256k1 signer runtime - -- FFCAPI reference connector for EVM Chains - - - Public EVM compatible chains: Learn more in the [documentation](https://hyperledger.github.io/firefly) -- Permissioned Ethereum connector - +- Transaction Manager - +- RLP & ABI encoding, KeystoreV3 utilities and secp256k1 signer runtime - +- FFCAPI reference connector for EVM Chains - + - Public EVM compatible chains: Learn more in the [documentation](https://hyperledger-firefly.github.io/firefly) +- Permissioned Ethereum connector - - Private/permissioned: Hyperledger Besu / Quorum -- Hyperledger Fabric connector - -- Tezos connector - -- Cardano connector - -- Corda connector starter: +- Hyperledger Fabric connector - +- Tezos connector - +- Cardano connector - +- Corda connector starter: - CorDapp specific customization is required ### Token standards -- Tokens ERC20/ERC721 - -- Tokens ERC1155 - +- Tokens ERC20/ERC721 - +- Tokens ERC1155 - ### Private data bus connectivity -- HTTPS Data Exchange - +- HTTPS Data Exchange - ### Developer ecosystem -- Command Line Interface (CLI) - -- Explorer UI - -- Node.js SDK - -- Sandbox / Exerciser - -- Samples - -- FireFly Performance CLI: -- Helm Charts for Deploying to Kubernetes: +- Command Line Interface (CLI) - +- Explorer UI - +- Node.js SDK - +- Sandbox / Exerciser - +- Samples - +- FireFly Performance CLI: +- Helm Charts for Deploying to Kubernetes: