Post
Topic
Board Announcements (Altcoins)
Re: ANN [BGR] Bongger! Wooooo!!! Weeeeeeeeee!!! Bonggers!!!!! Yeah!!!
by
drhinote
on 20/12/2017, 20:32:49 UTC
Posted the source code for the wallet app to github: https://github.com/drhinote/bongger-cordova/

Dev, if you want to start hosting web wallets on bongger.com, check out the repo, then serve /app-src/platforms/browser/www/ .   A static web server is fine, its all client side code.   It would probably be best to wrap it up in a frame or something similar that limits the size to something similar to a mobile device, it's in no way optimized for full window viewing Tongue

Have fun!