status-im/status-js-api

Build a Status Optimized Web DApp with our Javascript API using Embark

rbnpercy opened this issue · 0 comments

Status is building the tools for private, secure communication. The Status mobile client includes:

  • p2p messenger with the whisper protocol
  • Decentralized crypto wallet
  • Web3 browser

This challenge invites hackers to create with the native features of Status in mind. Build a fully decentralized, Status-optimized DApp using our JavaScript API.

To be optimized for Status, your DApp must be responsive and work well on mobile. It should work with EIP1102 (e.g. browser privacy mode enabled), and reflect Status as the host if appropriate.

The web API allows access to a users contact ID for Status chat, and a QR code scanner.

Requirements:

  • Use Embark in your project
  • Be responsive and work well on mobile
  • Work with EIP1102 (e.g. browser privacy mode enabled)
  • Be open source

Check out the Status docs: