scripts: add README
closes https://github.com/spesmilo/electrum/issues/10291
This commit is contained in:
6
electrum/scripts/README.md
Normal file
6
electrum/scripts/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
These are scripts and small utilities developers or power-users might find interesting.
|
||||
|
||||
They are standalone, don't depend on each other and nothing depends on them.
|
||||
Neither the GUI nor the CLI should depend on these in any way.
|
||||
|
||||
The scripts use electrum as a python library, sometimes as a goal in itself, to showcase how to script something.
|
||||
Reference in New Issue
Block a user