Difference between revisions of "App on Raspberry-Pi"

From DeFiChain-Wiki
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:App on Raspberry Pi}}
+
{{DISPLAYTITLE:App on Raspberry-Pi}}
  
Mittlerweile gibt es eine grösser werdende Gruppe von Raspberry Pi Besitzer, die den Defi Node (Kommandozeilen Client) oder die Defi Wallet (Desktop App) nutzen bzw. nutzen wollen.
+
In the meantime there is a growing group of Raspberry Pi owners who use or want to use the Defi Node (command line client) or the Defi Wallet (desktop app).
  
Da zur Zeit noch kein offizielles DeFiChain release für die Raspberrys verfügbar ist, haben verschiedene Community-Mitglieder eigene Kompilationen erstellt.
+
Since there is currently no official DeFiChain release available for the Raspberrys, several community members have created their own compilations.
  
Ziel dieser Seite ist es eine Übersicht über die verschiedenen Möglichkeiten zu geben:
+
The goal of this page is to give an overview of the different possibilities:
  
==DeFiNode==
+
== DeFiNode ==
Mit diesem Projekt kannst du ein 3D Gehäuse selbst drucken und eine Node oder Wallet lokal auf einem Raspberry Pi 4 selber erstellen und laufen lassen.  
+
With this project you can print a 3D enclosure yourself and create and run a Node or Wallet locally on a Raspberry Pi 4.
  
 
==== Links ====
 
==== Links ====
  
* [[DeFiNode auf Github]], da ist die gesamte Dokumentation vorhanden
+
* [https://github.com/definode DeFiNode on Github], there is all the documentation available
** Einkaufsliste für Hardware
+
** Shopping list for hardware
** Source Code für 3D-Printer
+
** Source Code for 3D-Printer
** Raspberry OS-Installation / -Konfiguration
+
** Raspberry OS installation / configuration
** Installations-Script für die Erstellung der Defi Wallet
+
** Installation script for creating the Defi Wallet
* [Https://t.me/DeFi_Node DeFiNode auf Telegram] DeFiNode auf Telegram], für Fragen und Unterstützung
+
* [https://t.me/DeFi_Node DeFiNode on Telegram], for questions and support
 +
* [https://www.gabrielkunzer.com/definode/ DeFiNode Druckservice], there you can order your own DEFI case
  
 
==== Pros ====
 
==== Pros ====
  
* Schritt für Schritt Anleitung bis zum laufenden DeFi Fullnode
+
* Step by step guide to running DeFi Fullnode.
* Hat die Möglichkeit für "Don't trust - verify" des Source Codes
+
* Has the option for "don't trust - verify" the source code
  
 
==== Cons ====
 
==== Cons ====
  
* Eigene Erstellung der Defi Wallet auf dem Raspberry mit mehrstündigem Zeitaufwand (~2.5h)
+
* Own creation of the Defi Wallet on the Raspberry with several hours of time (~2.5h)
* Läuft als Web App im Browserfenster
+
* Runs as a web app in the browser window
  
 
== RaspberryPI Image ==
 
== RaspberryPI Image ==
Das Image beinhaltet das Raspberry Pi OS und die Installation der Defi Wallet. Nach dem kopieren des Images auf die Speicherkarte / USB-Speicher und der Konfiguration des Betriebssystems ist die Defi Wallet betriebsbereit. Einfacher geht's nimmer.
+
The image contains the Raspberry Pi OS and the installation of the Defi Wallet. After copying the image to the memory card / USB memory and configuring the OS, the Defi Wallet is ready to use. It couldn't be easier.
  
 
==== Links ====
 
==== Links ====
  
* [https://drive.google.com/drive/folders/1yGWeP8gqt5JNypeeJTZ-0aqh-k04m7Jj?usp=sharing Google Drive], da ist die Image Datei für den Download erhältlich
+
* [https://drive.google.com/drive/folders/1yGWeP8gqt5JNypeeJTZ-0aqh-k04m7Jj?usp=sharing Google Drive], there is the image file available for download
* [https://www.raspberrypi.org/software/ RaspberryPi Imager], für das Kopieren der Image auf die Speicherkarte
+
* [https://www.raspberrypi.org/software/ RaspberryPi Imager], for copying the image to the memory card
  
 
==== Pros ====
 
==== Pros ====
  
* "Normale" Raspberry Pi OS Installation mit vorinstalliertem Defi Wallet - schnell und unkompliziert
+
* "Normal" Raspberry Pi OS installation with preinstalled Defi Wallet - fast and easy
  
 
==== Cons ====
 
==== Cons ====
  
* Läuft als Web App im Browserfenster
+
* Runs as web app in browser window
* Da vollständig kompiliert und vorinstalliert, ist "Don't trust - verify" nicht gegeben
+
* Since fully compiled and pre-installed, "don't trust - verify" is not given
  
 
== Defi Wallet for Raspberry Pi ==
 
== Defi Wallet for Raspberry Pi ==
Diese AppImages entsprechen den Defi Wallets für Linux, Mac und Windows, wie sie von DeFiChain offiziell angeboten werden und sind eine Ergänzung zu dessen Angebot. Auch gibt es den Defi Node in der Kommandozeilen-Version, d.h. den Fullnode in der Client Version. Die AppImage und den Fullnode sind jeweils in der 32-Bit und in der 64-Bit Version erhältlich.
+
These AppImages correspond to the Defi Wallets for Linux, Mac and Windows, as they are officially offered by DeFiChain and are a supplement to its offer. There is also the Defi Node in the command line version, i.e. the fullnode in the client version. The AppImage and the fullnode are available in 32-bit and 64-bit versions respectively.
  
 
==== Links ====
 
==== Links ====
  
* [https://github.com/Martin8617/Defi-Wallet-for-Raspberry-Pi Defi Wallet auf Github], da ist die AppImage für den Download erhältlich
+
* [https://github.com/Martin8617/Defi-Wallet-for-Raspberry-Pi Defi Wallet on Github], there is the AppImage available for download
* [https://github.com/Martin8617/Defi-Node-for-Raspberry-Pi Defi Node auf Github], da ist die Client Version für den Download erhältlich
+
* [https://github.com/Martin8617/Defi-Node-for-Raspberry-Pi Defi Node on Github], there is the client version available for download
  
 
==== Pros ====
 
==== Pros ====
  
* Entspricht graphisch exakt den offiziellen Defi Wallets
+
* Corresponds graphically exactly to the official Defi Wallets
* Läuft als Desktop App
+
* Runs as desktop app
* Client Version für den Betrieb ohne GUI (Graphische Oberfläche)
+
* Client version for operation without GUI (graphical user interface)
  
 
==== Cons ====
 
==== Cons ====
  
* Da vollständig kompiliert, ist "Don't trust - verify" nicht gegeben
+
* Since fully compiled, "Don't trust - verify" is not given
  
  
[[Masternode installation extended|Diese Seite auf Englisch]]
+
[[App auf Raspberry-Pi|This page in German]]
 +
 
 +
{{DEFAULTSORT:App_on_Raspberry-Pi}}
 +
__NOEDITSECTION__

Latest revision as of 07:17, 30 August 2021


In the meantime there is a growing group of Raspberry Pi owners who use or want to use the Defi Node (command line client) or the Defi Wallet (desktop app).

Since there is currently no official DeFiChain release available for the Raspberrys, several community members have created their own compilations.

The goal of this page is to give an overview of the different possibilities:

DeFiNode

With this project you can print a 3D enclosure yourself and create and run a Node or Wallet locally on a Raspberry Pi 4.

Links

  • DeFiNode on Github, there is all the documentation available
    • Shopping list for hardware
    • Source Code for 3D-Printer
    • Raspberry OS installation / configuration
    • Installation script for creating the Defi Wallet
  • DeFiNode on Telegram, for questions and support
  • DeFiNode Druckservice, there you can order your own DEFI case

Pros

  • Step by step guide to running DeFi Fullnode.
  • Has the option for "don't trust - verify" the source code

Cons

  • Own creation of the Defi Wallet on the Raspberry with several hours of time (~2.5h)
  • Runs as a web app in the browser window

RaspberryPI Image

The image contains the Raspberry Pi OS and the installation of the Defi Wallet. After copying the image to the memory card / USB memory and configuring the OS, the Defi Wallet is ready to use. It couldn't be easier.

Links

Pros

  • "Normal" Raspberry Pi OS installation with preinstalled Defi Wallet - fast and easy

Cons

  • Runs as web app in browser window
  • Since fully compiled and pre-installed, "don't trust - verify" is not given

Defi Wallet for Raspberry Pi

These AppImages correspond to the Defi Wallets for Linux, Mac and Windows, as they are officially offered by DeFiChain and are a supplement to its offer. There is also the Defi Node in the command line version, i.e. the fullnode in the client version. The AppImage and the fullnode are available in 32-bit and 64-bit versions respectively.

Links

Pros

  • Corresponds graphically exactly to the official Defi Wallets
  • Runs as desktop app
  • Client version for operation without GUI (graphical user interface)

Cons

  • Since fully compiled, "Don't trust - verify" is not given


This page in German