From 6b6dfd936d259292a3a984ecf6b404fc6cf72c9d Mon Sep 17 00:00:00 2001 From: Rachel Hamlin Date: Wed, 12 Dec 2018 14:08:09 +0100 Subject: [PATCH 1/2] Create 313-sticker-market.md --- ideas/313-sticker-market.md | 71 +++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 ideas/313-sticker-market.md diff --git a/ideas/313-sticker-market.md b/ideas/313-sticker-market.md new file mode 100644 index 0000000..7ebdf88 --- /dev/null +++ b/ideas/313-sticker-market.md @@ -0,0 +1,71 @@ +Sticker Market +=== + +## Summary and Goals + +Stickers are a must-have for any messenger, particularly with Asian markets in mind. + +The goal of the Status sticker market is two-fold: + +1) Allow users to buy and use stickers in chat. +2) Allow creators to sell stickers permissionlessly through a curated marketplace. + +For the initial scope, the focus is on use case #1. + +We can commission a set of stickers to populate the marketplace starting out. + +## Contributors + +- Julien +- Andrey +- Nastya +- Smart contract dev needed (probably Ricardo) +- Designer needed + +(+ Janitor swarm) + +## Communication + +`status channel`: #313-sticker-market + +`sync schedule`: biweekly sprint planning, ad hoc meetings as needed + +`Meeting notes:` https://www.google.com/url?q=https%3A%2F%2Fnotes.status.im%2FwyjNCxeURu6lYSwWGh3biw&sa=D&ust=1545051619127000&usg=AFQjCNGFgvurpaS4HBPB0Y3s5pR5HLiQWA + +## Research + +`Timing`: wrap on 21/12 + +`References`: LINE & Kakao are two of the best sticker markets. Looking at these two alone can give ample guidance on great sticker market UX. + +`Initial stories to inform technical research`: +- As a user, I want to view and select stickers from my stickers within a chat. +- I want to send and receive stickers in chat. +- I want to buy new stickers via a marketplace accessible from chat.
+--
+- As a creator, I want to push my stickers to the market without waiting for approval. +- I want my stickers to be hosted in a decentralized way. +- I want my stickers to be protected from free use/stealing. + +`Research questions`: +- What are the pros & cons of implementing as an extension vs. native feature? +- Does one smart contract handle...? + - Price setting + - Payment from users + - Payout to creators +- Which audience are we designing these stickers for? How should character design be informed? +- What's the cost to commission 1-3 initial sticker packs? +- Sticker usage: + - How many sets do people own on average? + - How many do they use? + - What makes certain characters popular? + - etc. + +## Specification + +## Implementation + +## Maintenance + +## Copyright +Copyright and related rights waived via CC0. From c65019ef306d3d39f8eaa1f2f0b240e73a92a416 Mon Sep 17 00:00:00 2001 From: Rachel Hamlin Date: Thu, 13 Dec 2018 09:48:53 +0100 Subject: [PATCH 2/2] Update 313-sticker-market.md --- ideas/313-sticker-market.md | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/ideas/313-sticker-market.md b/ideas/313-sticker-market.md index 7ebdf88..6bc80eb 100644 --- a/ideas/313-sticker-market.md +++ b/ideas/313-sticker-market.md @@ -1,4 +1,21 @@ -Sticker Market +--- +id: #312-janitors +title: Swarm Janitors +status: research +lead-contributor: Julien/Rachel +contributors: + - Andrey + - Julien + - Nastya + - Rachel + - Hester +budget: +- actual: xxx +- estimate: yyy +- currency: ETH +--- + +Sticker Market Swarm Proposal === ## Summary and Goals @@ -7,8 +24,8 @@ Stickers are a must-have for any messenger, particularly with Asian markets in m The goal of the Status sticker market is two-fold: -1) Allow users to buy and use stickers in chat. -2) Allow creators to sell stickers permissionlessly through a curated marketplace. +1) Allow users to buy and use stickers in chat using SNT. +2) Allow creators to sell stickers permissionlessly through a curated marketplace, for SNT. For the initial scope, the focus is on use case #1. @@ -36,7 +53,7 @@ We can commission a set of stickers to populate the marketplace starting out. `Timing`: wrap on 21/12 -`References`: LINE & Kakao are two of the best sticker markets. Looking at these two alone can give ample guidance on great sticker market UX. +`References`: LINE & Kakao are two of the best sticker markets. Looking at these two alone can give ample guidance on great sticker market UX. Telegram another worthy reference. `Initial stories to inform technical research`: - As a user, I want to view and select stickers from my stickers within a chat.