ThomasV
|
c93b13f6d9
|
Make it possible to create zip plugins from internal plugins
specifically:
- add 'name' field to manifest.json
- make 'version' optional in contrib/make_plugin
- fix import in jade plugin
|
2025-04-14 11:54:04 +02:00 |
|
ThomasV
|
eff8b65355
|
Plugins: pass wallet to settings_dialog
Also, remove settings_widget method.
The widget should always be a button.
nwc: is_initialized -> initialized
|
2025-04-12 11:09:15 +02:00 |
|
ThomasV
|
3a18000f7a
|
nwc plugin: settings_dialog is wallet agnostic.
instead, test wallet in start_plugin.
prevent plugin from using several wallets.
|
2025-04-11 20:16:59 +02:00 |
|
ThomasV
|
13024be4da
|
nwc plugin: fix config key
|
2025-04-11 20:06:42 +02:00 |
|
f321x
|
253ab6849a
|
implement NIP47 plugin
|
2025-04-10 10:22:29 +02:00 |
|