Skip to content

Transferring a blog and its content to the Swarm decentralized storage and hosting it from there.

License

Notifications You must be signed in to change notification settings

admin-x-code/Anonyme-on-swarm

Repository files navigation

Anonyome-on-swarm

Transferring a blog(https://anonyome.com/blog/) and its content to the Swarm decentralized storage and hosting it from there.

https://bah5acgza4wtxzscc2agatux2u55e3cfcpwvyfr7tqhdc2suo63gxd34iu4wq.bzz.link - MY WORK.

You want to know how to do yours also right!. Just follow along...

  • The First thing you need to do is install and run your personal swarm bee node. Documentation on how to do that can be found here https://docs.ethswarm.org/docs/installation/quick-start (i will advise you to use MAC or LINUX)
  • When your node is ready, fund it with BZZ and xDAI. All the instructions about that can be found here. https://docs.ethswarm.org/docs/

    Now you are ready to upload and host your website on the swarm decentralized storage. I used the instructions here: https://docs.ethswarm.org/docs/access-the-swarm/upload-a-directory

    To publish an existing blog, the easiest way for me is to: Mirror the website using $wget -m -np -k "url" The wget is used for retrieving files (Remember to follow fair data society principle) -np is not include parent directory (since all we need is the blog) -k is for downloading all js,css, and any other prerequisites and then the url.

    After i downloaded all i need, i edited the code in order for it to function properly. and then published on SWARM. This is the result below. https://bah5acgza4wtxzscc2agatux2u55e3cfcpwvyfr7tqhdc2suo63gxd34iu4wq.bzz.link Anonyme.com Blog published on Swarm.

    Credit to https://anonyome.com/blog/
    
  • About

    Transferring a blog and its content to the Swarm decentralized storage and hosting it from there.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages