Add a script to get subscribed and onboarded laconicd accounts #22

Merged
ashwin merged 12 commits from pm-subscribers-script into stage1-participants 2024-08-16 04:11:55 +00:00
Showing only changes of commit 076bb10359 - Show all commits

View File

@ -6,6 +6,12 @@
## Instructions
- Change to scripts dir:
```bash
cd scripts
```
- Install dependencies and build:
```bash