Skip to content
Aleš Katona edited this page Dec 12, 2017 · 4 revisions

Welcome to the Etherwall wiki!

About

Etherwall is pure Ethereum Wallet which works as full node when downloading the Ethereum blockchain or as thin client consuming less space and power on your computer. Etherwall displays the transaction history for your ether accounts without having to create a wallet contract which is a real benefit compared to Ethereum Wallet or Mist.

Further information about Etherwall can be found on the [https://www.etherwall.com Etherwall Homepage].

Development

Etherwall consists of ew-node with base classes and Etherwall's code with models and visuals. The main framework used is QT5 with hidapi for USB communication with TREZOR and native APIs like udev for detection mechanisms.

Testing

Each release of Etherwall should be tested according to these guidelines

Clone this wiki locally