Skip to content

Development and deployment platform for distributed web applications on IPFS

License

Notifications You must be signed in to change notification settings

waggertron/Dispersion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

255 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dispersion

A desktop application that allows users to save files on their IPFS local node.

##Getting Started

Please install IPFS before using Dispersion. You can download IPFS from the following link: https://ipfs.io/docs/install/

Installation

git clone https://github.com/Dispersionjs/Dispersion.git
cd Dispersion/app
npm run install:dispersion
npm start

My Files

This page is used to add files to IPFS. These files can then be staged for publish, downloaded or deleted from Dispersion.

Publish

Publish pages on a fixed IPNS. Selecting the + icon will publish to your IPNS. This can be mapped to a specific domain name.

When selecting the pencil icon, the user can edit individual files and see a version history.

About

Development and deployment platform for distributed web applications on IPFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • HTML 23.5%
  • CSS 7.4%