b2128609ac
Preact (a minimalistic React alternative) had too many bugs ... |
||
---|---|---|
.vscode | ||
articles | ||
background | ||
content_scripts | ||
contrib | ||
i18n | ||
img | ||
lib | ||
node_modules | ||
pages | ||
playground | ||
pogen | ||
popup | ||
scripts | ||
selenium | ||
style | ||
testlib | ||
thirdparty | ||
web-common@d4de1c912e | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
configure | ||
COPYING | ||
gulpfile.js | ||
INSTALL | ||
Makefile | ||
manifest.json | ||
package.json | ||
README | ||
tsconfig.json | ||
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