Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

textileio/dapp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a basic template to build simple ipfs-based browser dapps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published