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

Extension points for programmable constellation behavior #16

Open
5 tasks
orbitlens opened this issue Oct 11, 2019 · 0 comments
Open
5 tasks

Extension points for programmable constellation behavior #16

orbitlens opened this issue Oct 11, 2019 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@orbitlens
Copy link
Contributor

Enterprise customers often need customized setups, especially in case of permissioned networks.

We can expose a set of extension points to address custom flow requirements.

  • Define all configurable internal routines and flows (user account creation, quantum request confirmation, limits application, withdrawal logic, constellation upgrade rules, etc.)
  • Provide sandboxed environment for extensions scripting (preferably on .NET to optimize performance).
  • Expose extension settings and handlers with strict interface.
  • Documentation.
  • Performance and integration tests.
@orbitlens orbitlens added the feature New feature or request label Oct 11, 2019
@orbitlens orbitlens added this to the stable milestone Oct 11, 2019
hawthorne-abendsen added a commit to hawthorne-abendsen/centaurus that referenced this issue May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant