https://github.com/fission-codes/wnfs-migration
https://github.com/fission-codes/wnfs-migration
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fission-codes/wnfs-migration
- Owner: fission-codes
- License: apache-2.0
- Created: 2021-10-25T19:15:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T16:52:55.000Z (almost 4 years ago)
- Last Synced: 2025-10-02T00:58:53.132Z (9 months ago)
- Language: TypeScript
- Size: 2.59 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# WNFS-Migration
[](https://github.com/fission-suite/blob/master/LICENSE)
[](https://discord.gg/zAQBDEq)
[](https://talk.fission.codes)
This is a command-line-interface tool to help you upgrade your filesystem from older versions of WNFS to newer versions.
## Usage
```shell
# make sure you've linked your browser account to your CLI
$ fission setup
🌱 Setting up environment
🪐 Downloading managed IPFS for Linux
🎛️ Configuring managed IPFS
🔑 Setting up keys
🏠 Do you have an existing account? [Y/n] Y
🔗 Please open auth.fission.codes on a signed-in device
📛 Please enter your username:
🔢 Confirmation code: [2, 1, 1, 6, 0, 7]
🎛️ Initializing user config file
✅ Done! Welcome to Fission, ✨
# make sure you've installed npm (npmjs.com)
$ npm install wnfs-migration
$ wnfs-migration
```
## Versions
Here's a table of what versions of WNFS different versions of `wnfs-migration` help you migrate to.
The current row will always help you migrate to a WNFS version from the row above.
| WNFS version | webnative version | `wnfs-migration` version |
|-------------:|------------------:|-------------------------:|
| 1.0.0 | 0.20.0 - 0.29.2 | -none- |
| 2.0.0 | 0.30.0 - current | 2.0.0 |