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

some flowcharts to add in README #9

Open
nicolasburtey opened this issue Jun 2, 2023 · 2 comments
Open

some flowcharts to add in README #9

nicolasburtey opened this issue Jun 2, 2023 · 2 comments

Comments

@nicolasburtey
Copy link
Member

flowchart TD
    B[Account] --> A0{Identity.id == kratosId}
    B[Account] --> A1[User.id == kratosId]
    C[Wallet BTC] --> B
    D[Wallet USD] --> B
    E[TX] --> C
Loading
@nicolasburtey nicolasburtey transferred this issue from GaloyMoney/blink Sep 15, 2023
@krishna-p060
Copy link

Hello , Resolved this issue and created the pull request , please review and merge it.

@krishna-p060
Copy link

@nicolasburtey please review and merge 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

2 participants