Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register stake address and stake pool #33

Open
zmrocze opened this issue Jun 4, 2024 · 1 comment
Open

Register stake address and stake pool #33

zmrocze opened this issue Jun 4, 2024 · 1 comment

Comments

@zmrocze
Copy link
Contributor

zmrocze commented Jun 4, 2024

Provide script for creating the spo registering transactions and stake address registering transactions (2 things).

Lets figure out any reasonable way of doing so.
Either:

  • dont do anything. user uses cardano-cli directly
  • one-stop wrapper around cardano-cli
  • because registering tx depends on topology, maybe in form of nix helper function of type AttrSet -> Derivation where derivation builds tx or a script building tx
  • on startup service submits the transaction itself
@nrutledge
Copy link

This would now mainly consist of transferring over work that Karol did on Apex Fusion. But this is not something we have explicitly committed to in the Catalyst proposal so I am leaving out of scope for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@nrutledge @zmrocze and others