Git Product home page Git Product logo

stifties's Introduction

Welcome to the wonderful world of STIFTIES

STIFTIES vision statement

We want to bring the next billion consumers to the world of non-fungible token without them even noticing.

STIFTIES is a marketplace for consumer to download stickers for social media and messaging apps, that are backed by NFTs.

Inspiration - NIFTYs are made for play

The abundance of cryptocollectibles complicates the discovery process. Engagement is limited to a few games which are not accessible to a broad audience. Existing marketplaces are difficult to navigate with limited integration into daily touchpoints on mobile devices.

People spend most of their time messaging on mobile devices, through text and video. Oftentimes, a picture says more than a thousand words having led to the emergence of a hugely profitable market for creating and selling digital stickers. These stickers are particularly prevalent across Asian messaging apps such as Line, Kakao and WeChat.

Any collectible only has value if there is an interested audience. By tokenising stickers, STIFTIES creates a captive audience.

What it does - Turn any CryptoCollectible into a shareable digital sticker

STIFTIES is an Ethereum-based platform that turns NFTs (ERC721) into stickers that can be sent to contacts via messaging apps. STIFTIES is a marketplace on which stickers can be transacted.

An artist can create the token on the STIFTIES platform and set the price. After that, the NFT can be freely transacted.

STIFTIES wants to capture as large a creator community as possible: Create stickers out of tokenised artwork and tokenize stickers of non-crypto content creators.

On the front-end it's a React chat-App that links to a node.js API back-end using 0x-Protocol to act as a relayer for the decentralised sticker market place. The stickers are represented on the blockchain using an ERC721 token. The prototype focuses

Substantial market opportunity

The market for stickers is substantial with total sales amounting to USD 765mln in FY 2017.

Company Sales (USDmln) FY17
WeChat 340 1
Line 275
Kakao 150
Total: 765

Estimated transaction volumes for NFTs range from USD250mln to USD 500mln, adding up to a USD1bln market opportunity.

1WeChat sales volume estimated based on USD 1.7 (spend pa per MAU) x 1,000mln MAU x 20% conversion.

How we built it

From the get-go we knew we wanted to create a marketplace of some kind for these stickers. We believe that 0x v2 Protocol was the best way to create this. We learned about how it works and we basically created our app around the idea that Stifties will act as a relay network for the decentralized sticker marketplace. This allows artists to create and sell their own artwork in a fully decentralized way. We utilized the 0x sample ERC721 token contract from the 0x-v2-beta-starter repo. The only issue is that the contract does not currently store meta data so we decided to hardcode it on our platform for now.

On the front end, the chat app is built using React/Redux that updates its state by querying the Node.js backend API, which in turn queries the blockchain via web3 and the 0x protocol exchange contract.

Challenges we ran into

In the beginning we wanted to deploy our own contract to the Kovan testnet but none of the faucets were working. We then tried to deploy onto ganache-cli / testrpc but could not get the gas issue to work. In the end we settled for the sample contract from 0x with some workarounds. We tried to use Toshi instead of Metamask but it didn't work for us for the first few hours of the hackathon so we decided to go with Metamask.

All of this is very new and the documentation has been sparse. A lot of time was spent debugging smart contract transactions which usually do not return verbose and useful error messages. A lot of head-banging in the process of making sure every single argument passed in was watertight and done correctly. Good thing we had TypeScript and that made a lot of it explicit and caught many errors at build time.

Accomplishments that we're proud of

We were able to get the app working properly on the Ethereum blockchain despite many hurdles. All the transactions during the demo will be real and verifiable on the local node.

What we learned

From a commercial perspective, we received great feedback from the NIFTY community with specific token teams highlighting how STIFTIES would complement the existing ecosystem.

On the technical side, we learned a lot about how decentralized marketplaces work and how 0x aids in creating that ecosystem. We understood the difficulty of compiling and testing Ethereum smart contracts and learned a lot about where ERC721 is and where it still needs to go. For example, there needs to be a function that returns an array of tokenIds based on msg.sender.

What's next for STIFTIES

We definitely want to take the concept to the next level: Access the large messaging apps and create in-messaging gaming experiences around stickers. We believe games such as battling and breeding will be hugely popular. Upcoming releases of blockchain-compatible smartphones represent additional growth drivers for STIFTIES.

We see the following factors as strong avenues for adoption and growth:

1️⃣ Extend the platform: Stickers backed by one NFT can be sold in numerous copies, without transacting the NFT. This allows NFT owners to generate license income from selling stickers.

2️⃣ Gamify the cryptocollectible purchase experience: Sets need to include a minimum of ten stickers. This drives additional demand by collectors to fill gaps in their collections. In addition, Super-Sets would include rare collectibles and thus costs more than normal sets.

3️⃣ Launchpad for new collectible sales: Ability to showcase collectibles to a wide audience before launch of official sale. Turn into a distribution channel of choice for NFT creators.

4️⃣ Attract new creator to the Sticker economy: Content creator not only profit from recurring licensing income but also from a value increase of the NFT. This represents additional upside not available in the current sticker economy.

5️⃣ Drive data analytics: Downloads and views give evidence about the popularity of a NFT-sticker which are relevant to the NFT investor community

To Start

You would need 3 terminals as there would be 3 services running for this.

In the first terminal:

git clone https://github.com/mralbertchen/stifties.git
cd stifties/api
yarn install
yarn build
yarn download_snapshot
yarn ganache-cli

In another terminal:

cd stifties/api
yarn start

Finally, in the last terminal we launch the front-end:

cd stifies
yarn install
yarn start

Then simply navigate to http://localhost:3000 and test out the app.

stifties's People

Contributors

giles-cholmondley-durston avatar mralbertchen avatar nonstoptheo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

nonstoptheo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.