More Premium Hugo Themes Premium React Themes

Decentralized Library

Delibra is a decentralized library/bookstore for buying, sellling, reading and also re-selling books.

Decentralized Library

Delibra is a decentralized library/bookstore for buying, sellling, reading and also re-selling books.

Author Avatar Theme by delibra-xyz
Github Stars Github Stars: 7
Last Commit Last Commit: Apr 12, 2024 -
First Commit Created: Dec 18, 2023 -
Decentralized Library screenshot

Overview:

Delibra is a decentralized library and marketplace for books built on the Polygon blockchain. It allows authors and readers to have access to paid and free books. The platform is not limited to books, as it also allows students to upload past exam questions, chefs to upload book recipes, and anyone to publish articles. The goal of Delibra is to immortalize information using blockchain technology.

Features:

  • Access to both paid and free books
  • Ability for students to upload past exam questions
  • Chefs can upload book recipes
  • Anyone can publish articles

Installation:

To install the Delibra theme, follow these steps:

  1. Clone the Delibra repository from GitHub using the following command:

    git clone [repository url]
    
  2. Install the necessary dependencies using npm or yarn:

    npm install
    
  3. Deploy the Book cover contract and User authentication smart contracts on the Polygon zkEVM testnet. The contract addresses can be found in the Delibra directory.

  4. Set up the frontend of the dapp by navigating to the Ui-library directory and installing the required dependencies:

    cd Ui-library
    npm install
    
  5. Start the dapp by running the following command:

    npm run dev
    
  6. The Delibra theme is now installed and can be accessed in the browser at the deployed URL.

Summary:

Delibra is a decentralized library and marketplace for books built on the Polygon blockchain. It aims to provide access to both paid and free books, as well as offer additional functionalities such as uploading past exam questions and publishing articles. The theme can be installed by cloning the repository, deploying the necessary contracts, and setting up the front-end.