2016-03-01 19:56:41 +01:00
2016-04-27 04:10:26 +02:00
2016-04-06 01:32:19 +02:00
2016-02-29 18:03:02 +01:00
2016-04-27 06:50:38 +02:00
2016-03-01 19:56:41 +01:00
2016-05-12 15:06:53 +02:00
2016-03-01 14:50:28 +01:00
2016-05-09 14:37:43 +02:00
2016-04-06 01:33:32 +02:00
2016-02-29 18:04:08 +01:00
2016-03-21 18:24:55 +01:00
2016-03-15 20:12:35 +01:00
2016-03-18 17:35:52 +01:00
2016-03-18 15:50:24 +01:00
2016-04-06 01:32:19 +02:00
2016-04-27 06:52:01 +02:00
2016-04-27 15:31:15 +02:00
2016-04-08 15:52:03 +02:00
2016-04-27 01:46:24 +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%