CORE ID Docs
  • Introduction
  • Connect to CORE ID using ethers.js
  • CID SDK
  • HTTP API
  • Published Contracts
  • Core rpc
  • CORE ID enabling your dapp
  • CORE ID Registry
  • Name processing
  • Public Resolver
  • Resolving Names On Chain
  • Reverse Registrar
  • Decentralized Website
    • Core.Limo Decentralized Gateway
    • Create a decentralized website
    • Quickly create decentralized website
    • Create decentralized blog
  • User Tutorials for .core Domain
    • Set Up a Wallet
    • Register for a .core Domain
    • Set your domain name
    • Set primary name
    • Set Subdomains
    • CID Token
  • App
  • Twitter
  • Telegram
Powered by GitBook
On this page
  • Creating a decentralized website is simple and requires two steps in total.
  • 1. upload your html web folder to IPFS
  • 2. save the above IPFS hash (CID) in the domain name.
  • FAQ
  1. Decentralized Website

Create a decentralized website

This tutorial is for developer

PreviousCore.Limo Decentralized GatewayNextQuickly create decentralized website

Last updated 1 year ago

If you have no development experience, please check:

Creating a decentralized website is simple and requires two steps in total.

1. upload your html web folder to IPFS

You can upload html by installing the , or by third-party websites such as (Recommend)

Here is a demo site code, you can download it:

Unzip the file and modify the code.

Upload your html Folder, make sure it includes index.html

Make sure you have index.html in your folder

2. save the above IPFS hash (CID) in the domain name.

Copy the CID of this folder

Save (ipfs:// + CID) to the IPFS content in the domain.

example: ipfs://QmaRtXePh833Ds3bMNW6qgrnH4AmYc3mEKv3SQPNynXtSE

Congratulations, your IPFS decentralized site has been created and you can access it by name + core.limo

----------------------------------------------------------------

FAQ

Why does my page not display?

Make sure your folder containing index.html is uploaded to IPFS, sometimes you need to wait a few minutes for the upload to complete.

And copy the CID of the folder, not the index.html cid.

You can also use this gateway to check if your html upload is complete, replace your IPFS CID and open it in your browser.

https://cloudflare-ipfs.com/ipfs/QmaRtXePh833Ds3bMNW6qgrnH4AmYc3mEKv3SQPNynXtSE/

How do I update my website?

You need to modify the html file locally and re-upload a new folder.

Then copy the new folder CID and save it to the domain.

After saving, it usually takes more than 10 minutes + to update because of caching.

Experiencing other problems?

Join Telegram:

Go to and register an account

Demo domain:

example:

We recommend using for uploads, which does not require you to install the IPFS desktop application.

English:

Chinese:

Pinata.cloud
app.coredao.id/name/coreid.core/Details
coreid.core.limo
Pinata.cloud
https://t.me/CoreIDOfficial
https://t.me/coreidzh
Quickly create decentralized website
IPFS desktop application
Pinata.cloud
https://coredao.id/website.zip
Upload your html folder