hi-block
v1.0.0
Published
HiBlock is a blockchain development framework based on Hyperledger Fabric. It provides a simple and efficient way to develop blockchain applications.
Downloads
6
Readme
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:
- Clone the repository:
git clone https://github.com/hiblock/hiblock.git
- Install the required dependencies:
cd hiblock
pip install -r requirements.txt