peerplays-network / pips

PeerPlays Improvement Proposals
12 stars 3 forks source link

Create PIP-0008.md #5

Closed atlantic-blockchain closed 4 years ago

atlantic-blockchain commented 4 years ago

Resolves #8

atlantic-blockchain commented 4 years ago

The PIP can be extended to include a mobile boilerplate, but the intention for this PIP would be for a web/desktop push. One of the reasons is due to the nature of the applications (being deployed on the peerplays blockchain) a developer certificate to be permitted in the Google Play store or the Apple Store. For example, check out section 5.3 on this site AppleDocs.

That being said, much of the functionality that will be written for this PIP, will be library based, which will make the extensibility and portability to a mobile app ( Written in VueJS or ReactJS ), much easier.

The purpose of this PIP is more to write extensible boilerplate code that works for all future application development, rather than focusing on a particular platform like mobile. Further discussion is needed for Mobile app development and more crucially, deployment before we decide to introduce a PIP to make mobile development easier.

atlantic-blockchain commented 4 years ago

LGTM. Please just change the references from 0007 to 0008.

Done. Please proceed as normal.