2016-09-30 01:04:14 +02:00
2016-09-22 15:09:33 +02:00
2016-09-23 21:57:07 +02:00
2016-09-29 01:40:29 +02:00
2016-09-28 11:53:30 +02:00
2016-09-24 02:25:24 +02:00
2016-09-29 16:31:55 +02:00
2016-09-29 16:31:55 +02:00
2016-09-30 01:04:14 +02:00
2016-09-26 22:56:01 +02:00
2016-09-29 13:06:39 +02:00
2016-05-23 15:35:54 +02:00
2016-03-01 14:50:28 +01:00
2016-09-12 20:25:56 +02:00
2016-09-26 14:52:33 +02:00
2016-04-06 01:33:32 +02:00
2016-09-26 18:14:32 +02:00
2016-02-29 18:04:08 +01:00
2016-09-26 18:48:14 +02:00
2016-03-15 20:12:35 +01:00
2016-09-28 11:53:30 +02:00
2016-03-18 15:50:24 +01:00
2016-09-27 13:08:38 +02:00
2016-09-29 13:07:13 +02:00
2016-09-06 13:31:30 +02:00
2016-04-08 15:52:03 +02:00
2016-09-26 14:52:33 +02:00

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
============

This project has the following third-party runtime dependencies:

* URI.js: URL parsing and construction
* mithril.js: view-layer based on virtual DOMs
* jed: gettext parsing for JavaScript
* lodash: standard helper library for JavaScript
* system.js:  Module loader for browsers that don't support
  ES6 modules

Emscripten compiled dependencies:
* libgnunetutil
* libgnunetjson
* libgcrypt
* libunistring


Documentation
=============

See the documentation at http://doc.taler.net/dev-wallet-wx.html
Description
No description provided
Readme 67 MiB
Languages
TypeScript 70.2%
TeX 27.2%
SCSS 0.8%
JavaScript 0.7%
CSS 0.4%
Other 0.6%