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

Add argument support for City.Chain (node) to run in different modes #10

Open
sondreb opened this issue Jul 25, 2018 · 0 comments
Open

Comments

@sondreb
Copy link

sondreb commented Jul 25, 2018

Instead of having individual compiled assemblies for different modes, the City.Chain codebase should allow to run in different modes.

Add support for running in:

  • Mobile (SimpleWallet-only, no wallet persistence, consider disable API?).
  • Light (Breeze-type wallet, does not do full download and sync of the blockchain).
  • Full (full blockchain download and verification).
  • POS (Point-of-Sale mode).
  • Read-only (perhaps not a special mode for the backend node daemon, but look into it.
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

1 participant