1.0.0 • Published 12 months ago

hi-block v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

HiBlock

HiBlock is a blockchain development framework based on Hyperledger Fabric. It provides a simple and efficient way to develop blockchain applications.

Features

  • Simple and efficient blockchain development framework
  • Support for Hyperledger Fabric
  • Easy to use and integrate with existing applications
  • Scalable and secure blockchain infrastructure

Installation

To install HiBlock, follow these steps:

  1. Clone the repository:
git clone https://github.com/hiblock/hiblock.git
  1. Install the required dependencies:
cd hiblock
pip install -r requirements.txt