That's an interesting application but doesn't open-sourcing the back-end of your wallet might expose it to the security loopholes if any ?
We are really open source.
Back-end code is here
https://github.com/Appscrunch/Multy-backBitcoin node processing service is here
https://github.com/Appscrunch/Multy-BTC-node-serviceWe are using back-end like a storage and for notification. All sensitive data encrypted only on the user's devices.
If someone will hack us, they just know users transactions history and balances. But this is already public data.
Can you make a proper readme.md documentation for the project.Right now it is all scattered across different repos and hard to connect everything.Are PR's welcomed ? Couldn't find the contributing.md.
I'm sorry for that. Right now we have some build documentation. In the next week we'll make and test all guides for the project.