Skip to content

Leverage blockchain technology in supply chain management by achieving interoperability between Odoo ERP and Hyperledger Fabric.

License

Notifications You must be signed in to change notification settings

VaibhavBhujade/Blockchain-ERP-interoperability

Repository files navigation

Blockchain-ERP-interoperability

Contents of this file

  • Introduction
  • Setup
  • Tech Stack
  • Contributers

Introduction

Blockchain has many use cases but it is still not utilized to it's full potential due to lack of interoperability. Our aim is to make the existing ERP system interoperable with blockchain.

Setup

To built transaction folder (Only for new users)

	GO111MODULE=on go mod vendor

For bringing the network up

./start_network.sh up

./organizations/ccp-generate-new.sh

Copy transactionv1 folder in 1st_prototype/chaincode

bash CCNAME-gen.sh

Debugging -

To remove existing wallets

rm -rf wallet*

For bringing the network down

./start_network.sh down

docker ps -aq

docker network prune

docker volume prune

Tech Stack

  • Hyperledger Fabric Blockchain
  • Odoo ERP
  • NodeJS

Contributors

About

Leverage blockchain technology in supply chain management by achieving interoperability between Odoo ERP and Hyperledger Fabric.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published