You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 state
0 commit comments