Commit 60ddfbc
committed
Update 2025-03 - Calidus Pool Key Generation/Registration
New SCRIPT - 15_calidusPoolKey.sh
- A new script was added to the SPO Scripts collection, this new one covers the creation and registration of the new Calidus Pool-Key
- The registration works for both, a cli-based pool-key and also a hw-wallet pool-key !
Example:
15_calidusPoolKey.sh new cli myKey
... generates a new Calidus Key for you
15_calidusPoolKey.sh genmeta myKey myPool
... generates the registration metadata JSON file for you
01_sendLovelaces.sh wallet wallet min registration-metadata.json
... submits it on chain
- A query functino will follow, because the APIs are currently in beta state1 parent d866be5 commit 60ddfbc
File tree
4 files changed
+462
-5
lines changed- cardano/mainnet
4 files changed
+462
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
1273 | 1273 | | |
1274 | 1274 | | |
1275 | 1275 | | |
1276 | | - | |
| 1276 | + | |
1277 | 1277 | | |
1278 | 1278 | | |
1279 | 1279 | | |
1280 | 1280 | | |
1281 | | - | |
| 1281 | + | |
1282 | 1282 | | |
1283 | 1283 | | |
1284 | 1284 | | |
| |||
0 commit comments