Skip to content

Commit 6b8eb68

Browse files
authored
Update README.md
1 parent 11a1180 commit 6b8eb68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# ![image](https://user-images.githubusercontent.com/79512509/135573091-5b12a44c-3654-459e-964b-0429d772763a.png) Defi Wallet for Raspberry Pi
22

3-
The official DeFiChain AppImage release of the Defi Wallet for Linux will not work for the Raspberrys. So I have made for myself a compiled version of the Defi Wallet for my Raspberry Pi 4B 4GB with official Raspberry Pi OS (32-Bit). This so called `armv7l` version is different to other Linux `x86_64` distributions as well as different to the Raspberry Pi 64-Bit version `arm8` respective `arm64`.
3+
The official DeFiChain AppImage release of the Defi Wallet for Linux will not work for the Raspberrys. So I have made for myself a compiled version of the Defi Wallet for my Raspberry Pi 4B 8GB with official Raspberry Pi OS (64-Bit). This so called `arm8`, `arm64` respective `aarch64` version is different to other Linux `x86_64` distributions.
44

55
The compiled Raspberry Pi AppImage bases on the DeFiChain original source code. No code was modyfied and was ~100% taken from the DeFiChain repository - ok, the npm workspace file package.json includes now the build for the arm-processors😉
66

7-
> Note: I compiled the node and wallet on my Raspberry Pi with Raspberry OS bullseye (Debian v11). I got the feedback that you therefore have to upgrade your Raspberry to the same version as mine.
7+
> Note: I compiled the node and wallet on my Raspberry Pi with Raspberry OS bookworm (Debian v12). I got the feedback that you therefore have to upgrade your Raspberry to the same version as mine.
88
99
## Documentation
1010

0 commit comments

Comments
 (0)