How do you feel about updating the Cold Storage Coins (Blockchain Mint) app in the app store? It currently SUCKS and i think we can easily fix it.
However, this is going to be 100% built for app / play store distribution.
Can you handle it?
https://apps.apple.com/us/app/blockchain-mint/id1352363663 https://play.google.com/store/apps/details?id=com.coldstoragecoins&hl=en_SG
This project was built with Lovable.
Live app: https://bevis.lovable.app
Continue developing this project in the Lovable editor.
- Ship faster: describe what you want to build and Lovable handles the code.
- Stay in sync: every change made in Lovable is committed straight to this repository.
- Full ownership: this code is yours. Push to
mainon GitHub and your changes sync back into Lovable, ready for your next prompt.
Prefer working locally? You need Node.js and npm — install with nvm.
git clone <this-repository-url>
cd <repository-name>
npm i
npm run dev