|
1 | | -<h1 align="center"> |
2 | | - <br> |
3 | | - <a href=""><img src="header.png"></a> |
4 | | -</h1> |
5 | | - |
6 | | -<h2 align="center">IOTA's wallet</h2> |
| 1 | +<h2 align="center">Legacy Migration Tool</h2> |
7 | 2 |
|
8 | 3 | <p align="center"> |
9 | 4 | <a href="https://discord.iota.org/" style="text-decoration:none;"><img src="https://img.shields.io/badge/Discord-9cf.svg?logo=discord" alt="Discord"></a> |
10 | 5 | <a href="https://iota.stackexchange.com/" style="text-decoration:none;"><img src="https://img.shields.io/badge/StackExchange-9cf.svg?logo=stackexchange" alt="StackExchange"></a> |
11 | | -</p> |
12 | | - |
13 | | -<p align="center"> |
14 | | - <a href="https://github.com/iotaledger/firefly/actions/workflows/ci.test.yml" style="text-decoration:none;"><img src="https://github.com/iotaledger/firefly/actions/workflows/ci.test.yml/badge.svg?branch=develop&event=push" alt="Firefly test CI"></a> |
15 | | - <a href="https://github.com/iotaledger/firefly/blob/develop/LICENSE" style="text-decoration:none;"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg" alt="Apache 2.0 license"></a> |
16 | | - <a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fiotaledger%2Ffirefly?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fiotaledger%2Ffirefly.svg?type=shield"/></a> |
| 6 | + <a href="https://github.com/iotaledger/legacy-migration-tool/blob/main/LICENSE" style="text-decoration:none;"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg" alt="Apache 2.0 license"></a> |
17 | 7 | </p> |
18 | 8 |
|
19 | 9 | <p align="center"> |
|
27 | 17 |
|
28 | 18 | ## About |
29 | 19 |
|
30 | | -Firefly is IOTA's new official wallet for Chrysalis. |
| 20 | +Legacy Migration Tool is IOTA's tool to migrate funds from legacy to stardust protocol. |
31 | 21 |
|
32 | 22 | ## Installation |
33 | 23 |
|
34 | | -There are a few options to install Firefly: |
| 24 | +There are a few options to install Legacy Migration Tool: |
35 | 25 |
|
36 | | -- Download from [official Firefly website](https://firefly.iota.org) |
37 | | -- Build from source code (see [desktop README](https://github.com/iotaledger/firefly/blob/develop/packages/desktop/README.md)) |
| 26 | +- Download from [official Legacy Migration Tool repository](https://github.com/iotaledger/legacy-migration-tool/releases) |
| 27 | +- Build from source code (see [desktop README](https://github.com/iotaledger/legacy-migration-tool/blob/main/packages/desktop/README.md)) |
38 | 28 |
|
39 | 29 | ## Contributing |
40 | 30 |
|
41 | | -Help out the Firefly project by filing a [bug report](https://github.com/iotaledger/firefly/issues/new?assignees=&labels=bug&template=bug_report.yml), making a [feature request](https://github.com/iotaledger/firefly/issues/new?assignees=&labels=feat&template=feature_request.md) or opening a [pull request](https://github.com/iotaledger/firefly/pulls/). |
42 | | -See the [contribution guidelines](https://github.com/iotaledger/firefly/blob/develop/.github/CONTRIBUTING.md) for more. |
| 31 | +Help out the Legacy Migration Tool project by filing a [bug report](https://github.com/iotaledger/legacy-migration-tool/issues/new?assignees=&labels=bug&template=bug_report.yml), making a [feature request](https://github.com/iotaledger/legacy-migration-tool/issues/new?assignees=&labels=feat&template=feature_request.md) or opening a [pull request](https://github.com/iotaledger/legacy-migration-tool/pulls/). |
| 32 | +See the [contribution guidelines](https://github.com/iotaledger/legacy-migration-tool/blob/main/.github/CONTRIBUTING.md) for more. |
43 | 33 |
|
44 | 34 | ## Joining the discussion |
45 | 35 |
|
|
0 commit comments