issues
search
ZenGo-X
/
gotham-city
Gotham city is a fully functional project to demonstrate real-life example of minimalist Bitcoin decentralized HD wallet using 2 party ECDSA
Other
195
stars
51
forks
source link
Server fix
#59
Closed
leontiadZen
closed
1 year ago
leontiadZen
commented
1 year ago
The server fix branch:
updates to rust stable
modularizes the code as much as possible
wraps all required crypto under two-party-ecdsa for better maintenance
cleans unused logic
The server fix branch: