Go to file
Prathamesh Musale 5ce343566e Add a script to get subscribed and onboarded laconicd accounts (#22)
Part of [laconicd testnet validator enrollment](#19)

The script:
- Fetches onboarded participants using the configured laconicd GQL endpoint
- Reads a given CSV file with subscribers data
- Fetches all the onboarding txs using given laconicd RPC endpoint
- For each subscriber registered as a participant, maps the laconic pubkey and latest onboarding tx height
- Outputs the result in a CSV

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: #22
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-16 04:11:54 +00:00
ops Add monikers to laconicd stage0 and stage1 nodes (#20) 2024-08-09 12:58:59 +00:00
scripts Add a script to get subscribed and onboarded laconicd accounts (#22) 2024-08-16 04:11:54 +00:00
stack-orchestrator Add instructions for deployment ops (#19) 2024-08-09 10:18:11 +00:00
.gitignore Add a script to get subscribed and onboarded laconicd accounts (#22) 2024-08-16 04:11:54 +00:00
README.md Add instructions for deployment ops (#19) 2024-08-09 10:18:11 +00:00
testnet-onboarding-demo.md Add instructions for testnet validator onboarding (#17) 2024-08-07 13:35:17 +00:00
testnet-onboarding-validator.md Add monikers to laconicd stage0 and stage1 nodes (#20) 2024-08-09 12:58:59 +00:00

testnet-laconicd-stack

Stacks to run a node for laconic testnet

ops

Join LORO testnet

Follow steps in testnet-onboarding-validator.md to onboard your participant and join as a validator on the LORO testnet