Skip to content

MarcooRo/polkadot-arena-blog

Repository files navigation

Welcome in Polkadot Arena Blog V1#

Polkadot Arena is an Italian-language divulgation project on the Polkadot and Kusama ecosystem.

Every article on the blog, and all its content, is recorded on the IPFS protocol, in this V1, through the Polkaverse system, this is a project of Kusama Subsocial's parachain.

What we do, is read the data through GraphQl calls from Subsquid. Subsquid is a data index project on Substrate and also EVM.

What we want build is a full WEB3 blog. We are on the way.

Getting Started

This is a Next.js project write in typescript. First, run the development server:

npm run dev

then

npm install

Open http:https://localhost:3000 with your browser to see the result.

Components

There are many useful components for the creation of a blog. List: TDB

Referenze

  • Subsocial info: here
  • Polkavers, where the articles come from: here
  • Subsquid, to read and rendering data: here
  • Subsquid GraphQl template for Polkavers: here
  • Subsocial SDk, in this v1 is not used but sure we will add in the next version: here

V2

The blog is in its first version, a blog V1, has its focus on ensuring good SEO and retrieving strictly on-chain articles. In a forthcoming version, a backoffice will be integrated with which we will be able to register articles on IPFS protocol directly from the blog, and many many other implementation.