a8bd05298e
Fixes #4852. |
||
---|---|---|
.vscode | ||
articles | ||
contrib | ||
decl | ||
doc | ||
emscripten | ||
img | ||
node_modules | ||
selenium | ||
src | ||
tooling | ||
web-common@ebf2b43fb0 | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
ChangeLog | ||
configure | ||
COPYING | ||
gulpfile.js | ||
INSTALL | ||
Makefile | ||
manifest.json | ||
memidb.ts | ||
package.json | ||
README | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.js | ||
yarn.lock |
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