You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a placeholder for the award of the most interesting and extensible use of our JS API in preparation for the new web3 opt-in patterns being worked on across the ecosystem.
The Status JS API allows you to request specific details from Status users (example use here, their contact code, or whisper key) and then use that to perform specific actions. In our T-Shirt app (which you can access by going to https://tshirts.status.im in Status or scanning the below QR code), you can see what this looks like.
In that DApp, we are using the contact code in order to limit in the UI how many times each account can vote on a shirt - and we'd like to award the team who comes up with the most innovative use of this new capability Status provides.
Our JS API will soon work together with the new opt-in pattern for web3 providers which form a part of EIP 1102 in order to promote best practices across the ecosystem.
Team
We've setup an extended team for helping you during this event
The bounty amount in SNT was set at 16:00 on 06/09/2018 - 1 day before ETHBerlin to try and account as best as we currently can for volatility.
andytudhope
changed the title
Status: Most interesting and extensible use of our JS API and the new web3 opt-in patterns (EIP 1102)
Status: Most interesting and extensible use of our JS API
Sep 6, 2018
Status
This issue is a placeholder for the award of the most interesting and extensible use of our JS API in preparation for the new web3 opt-in patterns being worked on across the ecosystem.
The Status JS API allows you to request specific details from Status users (example use here, their contact code, or whisper key) and then use that to perform specific actions. In our T-Shirt app (which you can access by going to https://tshirts.status.im in Status or scanning the below QR code), you can see what this looks like.
In that DApp, we are using the contact code in order to limit in the UI how many times each account can vote on a shirt - and we'd like to award the team who comes up with the most innovative use of this new capability Status provides.
Our JS API will soon work together with the new opt-in pattern for web3 providers which form a part of EIP 1102 in order to promote best practices across the ecosystem.
Team
We've setup an extended team for helping you during this event
Embark team - @iurimatias @alaibe @andremedeiros @emizzle @jrainville @michaelsbradleyjr @richard-ramos
Status team - @jeluard @flexsurfer @mandrigin @lukaszfryc @corpetty @rachelhamlin
Be sure to contact us at any time online or grab us directly at the event.
Skills wanted
JavaScript / Ethereum
Communication
We will be around giving advice and helping if needed.
And in any case just drop your thoughts there ;)
https://chat.status.im
How to get started:
If you're building a DApp, it's easiest to use the most powerful framework currently out there, Embark:
npm i -g embark
There's a really great React template for a Decentralised Twitter and Reddit also available.
The code you need is here too:
The text was updated successfully, but these errors were encountered: