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

Min setup for initial commit #1

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

chimp1984
Copy link
Collaborator

No description provided.

chimp1984 added 12 commits June 2, 2021 13:46
Add jfx module
Strip down grpc module

I think we do not need a dedicated api module but each domain comes with it's high level api (similar like the CoreApi in Bisq uses the other domain API classes)
I think we need a bit more concrete idea how we integrate the wallets. I assume we do not require dynamic loading for the start and just add the handful of supported wallet apis. But lets see once we get more concrete implementation code.
Add resource dirs
Add resource dirs
Fix package names
Copy link
Owner

@ghubstan ghubstan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial commit needs a jfx module.

Copy link
Owner

@ghubstan ghubstan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want an empty common module? No code?

Copy link
Owner

@ghubstan ghubstan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: Include a p2p module in initial commit, with a bare P2PService class.

@chimp1984
Copy link
Collaborator Author

You want an empty common module? No code?

Might be the next PR after the initial ;-). Just wanted to be conservative with adding stuff until its 100% clear. For instance the Userthread I am not sure to use it that way again, maybe a variation....

@chimp1984
Copy link
Collaborator Author

Initial commit needs a jfx module.

Sorry seems I have remved too much ;-) . Yes should be part of initial commit.
Also a cli module might be added.
The other domain modules I would delegate for later.

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

Successfully merging this pull request may close these issues.

2 participants