# iotex-dapp-sample **Repository Path**: youngnowhere/iotex-dapp-sample ## Basic Information - **Project Name**: iotex-dapp-sample - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-18 - **Last Updated**: 2021-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Please refer to nextjs/vercel template for IoTeX dapp. https://github.com/iotexproject/iotex-dapp-vercel-template This repo is not actively maintained. ## Introduction This repo provides a boilerplate IoTeX Dapp, with examples on how to use the antenna SDK, connect to the ioPay wallet, display wallet balance, send IOTX and XRC20 tokens. ## Live demo Try the live demo at https://iotex-dapp-sample.herokuapp.com/ ## Installation Clone this repository ``` git clone https://github.com/iotexproject/iotex-dapp-sample.git ``` enter the project directory ``` cd iotex-dapp-sample ``` run the following ```bash cp .env.tmpl .env npm install npm run dev ``` visit the sample dApp at [localhost:3000](http://localhost:3000) build the static site version ```bash npm build npm run export ``` ## Deploy on Heroku Deploy ## Documentation Check out https://docs.iotex.io/developer/dapp-starter/introduction.html for more examples and documentation to get started with the IoTeX Sample dApp. ## We are hiring! If you are interested in working remotely with us, please drop email at hello AT iotex.io or contact https://github.com/guo