Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin8617 committed May 19, 2024
1 parent 6b8eb68 commit be66455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ![image](https://user-images.githubusercontent.com/79512509/135573091-5b12a44c-3654-459e-964b-0429d772763a.png) Defi Wallet for Raspberry Pi

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.
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 5 8GB with official Raspberry Pi OS (64-Bit). This so called `arm8`, `arm64` respective `aarch64` version is different to other Linux `x86_64` distributions.

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😉

> 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.
> 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. I recommend to use the desktop wallet on a Raspberry Pi 5 only.
## Documentation

Expand Down

0 comments on commit be66455

Please sign in to comment.