swarms/ideas/306-core-dapp-developers.md

55 lines
1.9 KiB
Markdown
Raw Normal View History

---
id: 306-core-dapp-team
title: Core Dapp Team
status: Active
created: 2018-05-01
category: core
lead-contributor: jeluard
contributors:
- jeluard
- flexsurfer
- rachelhamlin
- alwx
exit-criteria: no
success-metrics: no
clear-roles: yes
future-iterations: no
roles-needed:
---
The Core Dapp and Developer team is a product team that is focused on the dapp and developer experience of Status. It gets support and is enabled by the Mobile App team as well as Infra and P2P team.
2018-10-02 08:25:59 +00:00
DApps and Dev team is mostly focused on:
* improving DApps support in status
* providing tooling for DApps developers (documentation, HTTP API, JS API)
* offering Status extensions capacities
[Q4 2018 DApp/Dev strategy deck](https://docs.google.com/presentation/d/14FFmXzBh50jXxhZplVfSzR46jRKJBt74WpJtCv8mRas/edit#slide=id.g4235117b70_0_0)
[Weekly Sync Notes](https://docs.google.com/document/d/1S86RWNxLT-VV_xIJ02-NOHXnODVl-M33aDVyoiAEhdc/edit?usp=sharing)
2018-10-02 08:25:59 +00:00
## Work log
2018-10-31 13:28:38 +00:00
### Week of Oct 29
* Reorganized and edited [extensions documentation](https://github.com/status-im/status.im/tree/develop/source/extensions) (Julien, Rachel)
* Decided not to force EIP1102 until ~Nov 16—ENS DApp and Voting DApp will break because there are architectual changes needed in Embark to support the most recent implementation of EIP1102. OKR voting will run until Nov 16. Implication: DApps that switch to EIP1102 (per MetaMask timeline of Nov 2) will break inside Status unless `Development mode` and `Opt-in web3 provider access` are enabled in settings. (Julien, Rachel)
2018-10-02 08:25:59 +00:00
### September 17-28
#### Browser
* Implemented QR code scanner API
* Improved recovery flow
* Added UI to share deeplinks
* Added link to ENS DApp
* Added HTTP API docs
* Added chat link button in browser
#### Extensions
* Added simple [playground](https://status-im.github.io/pluto/try.html)
* Initiated contacts with MakerDAO and Kyber
* Started work on improving permissions support