wallet-core/README
Florian Dold b2128609ac Finally give in and use React, minor tweeks.
Preact (a minimalistic React alternative) had too many bugs ...
2016-11-13 08:16:52 +01:00

35 lines
745 B
Plaintext

GNU Taler WebExtension Wallet
=============================
Cross-browser GNU Taler wallet written for the WebExtensions API.
Installation
============
Run `./configure && make' to create an archive
containing the extension in ./build/taler-wallet-$VERSION.zip
Dependencies
============
See thirdparty/README for a list of dependencies that are checked into this
repository as a git subtree.
This project also has the following third-party runtime dependencies, which
are checked in compiled or minified form:
- React (Facebook Inc., BSD License)
Emscripten compiled dependencies:
* libgnunetutil
* libgnunetjson
* libgcrypt
* libunistring
Documentation
=============
See the documentation at http://doc.taler.net/dev-wallet-wx.html