All Projects → textileio → dapp-template

textileio / dapp-template

Licence: MIT license
a basic template to build simple ipfs-based browser dapps

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Texile's IPFS ĐApp Template

Basic template for building simple IPFS-based browser ĐApps

Install

  1. This app works best with window.ipfs. Install the IPFS Companion web extension:

  2. Install dependencies yarn install

  3. Build the app yarn build

  4. Start the app yarn start

Develop

Instead of steps 3 & 4: yarn watch

Deploy

Add to ipfs via ipfs add -r dist/

Thanks

Based on the excellent ipfs-peer-map-example from tableflip.io.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].