coinhark / litecoin_balance

A react native mobile app to aggregate Litecoin balances
MIT License
2 stars 0 forks source link

GlobalConstants missing from public release #3

Closed dylmye closed 6 years ago

dylmye commented 6 years ago

Hi! Could you include a copy of globals.js so we can use GlobalConstants? If you can't provide it could you post the file without any personal details?

Thanks

wildfunctions commented 6 years ago

Sorry about that. I don't even have a README for this project yet, and want to provide a sample of the globals.js file in the README. I'll try to post a sample version of it this weekend. Give me a few days! Thanks for being interested though--I truly didn't think anyone would bother looking! =)

dylmye commented 6 years ago

No worries! Your code is pretty clean, nice work! :) I'm using it to build a wallet for the memecoin GRLC (Garlicoin), yours is the simplest. I hope to include extra features that I can port upstream!

wildfunctions commented 6 years ago

Yes! I can't wait to check it out! =)

dylmye commented 6 years ago

Sorry if you're not free but could you quickly share what globals bareDb is? I know you're publishing it in your readme soon but I just really need it soon so I can test. Thank you :)

wildfunctions commented 6 years ago

I am working on that README here in a branch. I think it should have enough to get you started: https://github.com/coinhark/litecoin_balance/tree/readme_and_refactor

dylmye commented 6 years ago

Thanks!!!