# ethmoji-js-demo **Repository Path**: ProjectOpenSea/ethmoji-js-demo ## Basic Information - **Project Name**: ethmoji-js-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-25 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ethmoji-js-demo Sample repo to demo how to use [ethmoji-js](https://github.com/ProjectOpenSea/ethmoji-js). See the `/example` directory to learn more. If you'd like to contribute, please follow the steps below. ### Getting started This demo assumes you have Metamask browser extension installed. You can download it [here](https://metamask.io/) Install packages and start server: ``` yarn yarn start ``` If you don't have the `ethmoji-contracts` in your local blockchain, download and migrate them from [here](https://github.com/dfinzer/ethmoji-contracts).