krakenfx / wallet

Kraken Wallet is a powerful self-custody wallet built for the decentralized web
https://kraken.com/wallet
MIT License
143 stars 28 forks source link

Request for Developer Documentation and Basic CI Tooling #7

Open studna opened 3 months ago

studna commented 3 months ago

Firstly, I'd like to commend you on the recent release of your open-source wallet. This initiative is a significant step towards transparency and fosters community involvement, which is commendable.

As a developer interested in contributing to the project, I encountered challenges setting up and running the wallet locally due to the absence of developer documentation. Would it be possible for the team to provide some insights or guidelines on how to develop locally, properly?

Furthermore, implementing GitHub Actions with basic CI tooling would be beneficial. Automating the testing process can enhance code quality and streamline contributions for the community. While I understand GitHub might not be your primary platform, given the security audit I've read, integrating some tooling here could still be advantageous.

manor1297 commented 3 months ago

@studna Would you please share the steps you followed to set it up locally? I'm trying to do the same and having a hard time.

erickuhn19 commented 3 months ago

Thanks @studna, due to time constraints we weren't able to include the necessary build files and developer documentation. Will keep this issue open and provide an update when we are able to get to this task.

kraken-shaung commented 1 week ago

Documentation has been updated to include contribution guidelines. We will be exposing our internal testing on github in the near future. Leaving this issue open until we migrate it over.