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

Mint RPC Server #476

Open
thesimplekid opened this issue Nov 27, 2024 · 0 comments
Open

Mint RPC Server #476

thesimplekid opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request mint

Comments

@thesimplekid
Copy link
Collaborator

We would like to add an RPC server to the mint so that a mint operator has both better control of mint settings with the ability to change these settings without restarting and changing the config file as currently required. This should also include methods that give the mint operator better visibility into their mint operator in order to better mange their mint and lightning liquidity,

Below is list of methods that I think should be supported.

MInt

  • Update NUT06 info description etc
  • Rotate keyset
  • View total issued ecash
  • View total spent ecash
  • View total outstanding (difference of the above two)
  • Issued, spent and outstanding per keyset
  • Disable/Enable mint and melt

Lightning

  • Open channel
  • Close channel
  • Balance view

cc: @davidcaseria @crodas

@thesimplekid thesimplekid added enhancement New feature or request mint labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mint
Projects
None yet
Development

No branches or pull requests

1 participant