mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Allow to manage verifiable domains #104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Mar 27, 2024).
Originally assigned to: @mike-petrov on GitHub.
Is your feature request related to a problem? Please describe.
I'm always frustrated when we have some features that are not easily accessible. We've got cool verifiable domains, but managing them via CLI is not very user-friendly.
Describe the solution you'd like
Allow to manage them via Panel. There is a problem though, it's an FS chain operation and wallets are not likely to be aware of it.
Additional context
https://github.com/nspcc-dev/neofs-node/blob/master/docs/verified-node-domains.md
Just an idea for now.