Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.53 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.53 KB

SteemSites

Greenkeeper badge Travis Code Climate stability-experimental

Make websites without a host nor a domain, powered by Steem blockchain and WebTorrent. You'll need a steem account

Usage

Access a site

Just write a weblink and go

Create or update a site

First create a static page and put all the content in a folder. It's important to have an index.html

Then go to steemit.com/@[USERNAME]/permissions and grab the private posting key (other keys could work but for security reasons it's better to use just the posting key so no one can steal your coins).

Go to steemsites drop the folder with the content anywhere, go down to the publish section and put your username, posting key, permlink (will act like the link to your page), and a name. If you are ready press publish and you will see your page listed on discover sites.

To update the page it's the same process, just choose the same permlink that the previous version

Contributions

Know Issues

Some restrictive NATs won't let you download the pages (a TURN server would fix this)