swarms/README.md

44 lines
1.6 KiB
Markdown
Raw Normal View History

2018-12-08 07:08:45 +00:00
# Status Swarms
2018-12-08 07:08:45 +00:00
Swarms follow a structured approach to developing features. These include:
- Research
- Specifications / Planning
- Implementation
- Communication / Post-mortem
2018-12-08 07:08:45 +00:00
## Getting Started
2018-12-08 07:08:45 +00:00
For new swarms:
2018-12-08 07:11:16 +00:00
- Copy and Paste [TEMPLATE.md](https://github.com/status-im/swarms/blob/master/TEMPLATE.md) into [notes.status.im](https://notes.status.im)
2018-12-08 07:08:45 +00:00
- Define Contributors
- Define Rough summary
- [Timebox](https://en.wikipedia.org/wiki/Timeboxing) (approx) `Research`
2018-12-08 07:11:16 +00:00
- Submit to [this repo](https://github.com/status-im/swarms) as a pull request.
2018-12-08 07:08:45 +00:00
For existing swarms:
- Go to the file in Github
- Click edit and commit
2018-12-12 03:07:23 +00:00
## Active swarms
2018-12-14 02:30:49 +00:00
### SNT Utility
2018-12-20 10:01:07 +00:00
- [316-core-network-incentives](ideas/316-core-network-incentives.md) (research until 31/1)
2019-01-13 15:43:38 +00:00
- [313-sticker-market](ideas/313-sticker-market/readme.md) (research)
- [314-tribute-to-talk](ideas/314-tribute-to-talk/README.md) (research)
2018-12-14 10:44:55 +00:00
- [317-dapp-store](ideas/317-dapps-store.md) (research)
2019-01-04 15:44:09 +00:00
- [321-teller-network](ideas/321-teller-network.md) (research)
2018-12-14 02:30:49 +00:00
### Essential
2019-01-07 02:22:32 +00:00
- [315-core-improvements](ideas/315-core-improvements.md) (research)
2018-12-12 03:07:23 +00:00
- [311-protocol](ideas/311-status-protocol.md) (research)
2019-01-04 19:22:28 +00:00
- [322-dao](ideas/322-dao.md) (research)
2018-12-12 03:07:23 +00:00
- [312-janitors](ideas/312-swarm-janitors.md) (research)
2018-12-14 02:30:49 +00:00
### Teams (fallback for responsibility)
2018-12-19 05:07:32 +00:00
- [310-core](ideas/310-core.md) (research)
2018-12-14 03:33:05 +00:00
- [306-core-browser](ideas/306-core-browser.md) (research)
- [304-core-chat](ideas/304-core-chat.md) (research)
2018-12-18 04:41:24 +00:00
- [318-desktop](ideas/318-desktop.md) (research)
- [319-wallet](ideas/319-core-wallet.md) (research)
2019-01-30 18:11:54 +00:00
- [320-keycard](ideas/320-keycard.md) (implementation)