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

ZavaX Bridge Tracking #158

Open
pacu opened this issue Aug 13, 2024 · 0 comments
Open

ZavaX Bridge Tracking #158

pacu opened this issue Aug 13, 2024 · 0 comments

Comments

@pacu
Copy link
Owner

pacu commented Aug 13, 2024

flowchart TD
%% Nodes
    %%A("fab:fa-youtube <a rel="noopener" href="https://www.youtube.com/watch?v=T5Zthq-QR2A&amp" target="_blank">Starter Guide</a>")
    A(Zcash-js-sdk)
    B(ZavaX Bridge v3)
    C("Zcashd Deprecation <a href="https://zcash.github.io/developers/zcash-zcashd-deprecation-dag" >")
    D("Zebra Node feature completeness")
    E(Full Node wallet)
    F(Zcash Snap)
    G(ZavaX Bridge v2)
    H(FROST)
    I(NU7)
    J(ZSAs)
    L(ZavaX Bridge v1)
    M(HW Wallets)
    N(Ledger)
    O(Keystone)
    R(Orchard FROST keys)
    S(UFVK only wallet)
    T(Unsigned TX builder)

E --> C
D --> C
S --> C
ZavaXBridgeV1 ==> G
T ==> HardwareWallets
HardwareWallets ==> G
I --> B
J --> I
C --> I
ZcashWebWallet --> G

subgraph ZavaXBridgeV1
S --> L
D --> L
S --> H
H --> L
R --> H
D --> E
E --> L
T --> H
end

subgraph ZcashWebWallet
    A --> F
end



subgraph HardwareWallets
N --> M
O --> M
end
HardwareWallets --> ZcashWebWallet



Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant