aboutsummaryrefslogtreecommitdiff
path: root/tooling/README
diff options
context:
space:
mode:
Diffstat (limited to 'tooling/README')
-rw-r--r--tooling/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/tooling/README b/tooling/README
new file mode 100644
index 000000000..dd14496a5
--- /dev/null
+++ b/tooling/README
@@ -0,0 +1,7 @@
+This directory contains NPM packages that are used by the wallet.
+
+At some point they should be published to the registry, right now we don't
+bother and simply add them to the top-level wallet project via file URL.
+
+Due to this, the JavaScript files compiled from TypeScript are currently
+checked into git.