Go to file
Florian Dold 473503a246 The great modularization.
Use ES6 module syntax and SystemJS modules for everything.

Some testing stubs were added as well.
2016-01-10 20:07:42 +01:00
extension The great modularization. 2016-01-10 20:07:42 +01:00
ide ide code style file 2016-01-08 14:26:05 +01:00
testpages Make wallet handshake conform more to spec. 2015-12-05 16:04:25 +01:00
.gitignore The great modularization. 2016-01-10 20:07:42 +01:00
Makefile DB structure, emscripten interface 2015-12-04 22:47:44 +01:00
README webext popup 2015-12-03 20:07:03 +01:00
serve-testpages Add skeleton for WebExtensions wallet 2015-11-25 20:46:36 +01:00
style.txt style guide 2016-01-06 15:10:47 +01:00

Cross-browser Taler wallet written for the WebExtensions API.
See https://developer.mozilla.org/en-US/Add-ons/WebExtensions

Installation
============

Run make to create the taler-wallet.xpi file.