Skip to content

fabrix is a CLI tool built using Go, fabric chaincode developers can use this tool to easily build fabric network for testing their chaincode.

Notifications You must be signed in to change notification settings

kba-tools/fabrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FabriX

FabriX simplifies the process of setting up and managing a Hyperledger Fabric network. It helps to deploy, manage, and interact with chaincode, making it easier for developers to focus on writing business logic.

🛠 Built With

Go

📚 Table of Contents

✨ Features

  • Easy setup of Hyperledger Fabric network
  • Chaincode deployment and management
  • Interactive prompts for configuration
  • Support for multiple environments

📦 Installation

To install FabriX, you need to have Go installed on your machine. You can download and install Go from here.

Clone the repository and build the project:

git clone https://github.com/yourusername/FabriX.git
cd FabriX
go build -o fabricx

About

fabrix is a CLI tool built using Go, fabric chaincode developers can use this tool to easily build fabric network for testing their chaincode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published