Built with the community, for the community. Have feedback? Share with us on SkyInclude Telegram.

Archive Notice: This documentation was originally published by Namebase (closed June 2026) and is preserved by the LearnHNS community. Pages may reference services that no longer exist — see current guides at /start/ or SkyInclude's wind-down explainer.

Edit this page on GitHub

Decentralized website

Overview

Conceptually creating a decentralized website using Handshake is very simple. You just need to upload your static content onto a decentralized storage provider and then pin the content address to your Handshake name.

As an example, visit niccarter/ to see Nic Carter’s decentralized website — he used dLinks, a decentralized LinkTree alternative on Handshake and Skynet (the former Namebase-hosted dLinks service is offline as of June 2026).

Skynet

Follow this guide to create a decentralized blog using Skynet and Handshake

Decentralized blog

IPFS

How to pair a Handshake domain to your website on IPFS.

View External Resource

Dynamic websites

It’s becoming increasingly possible to create fully decentralized, dynamic websites by combining decentralized naming with decentralized storage and decentralized compute. Some examples of decentralized compute networks are Akash, a decentralized marketplace for cloud compute, Ethereum, the leading smart contract blockchain, and other smart contract blockchains like Polkadot, Flow, Near, etc.

Here’s an example that combines Handshake with Skynet and Akash:

View External Resource