IBM / Blockchain_for_TelcoRoaming

This blockchain Hyperledger Composer project shows you how to create a Hyperledger Fabric with smart contracts that govern the transactions between CSPs acting as home operators and roaming partners to track the activities of mobile users on the network.
https://developer.ibm.com/patterns/blockchain-for-telecom-roaming-fraud-and-overage-management/
17 stars 23 forks source link

Not able to generate the bna file #3

Closed ragdeshp closed 5 years ago

ragdeshp commented 5 years ago

Following are the versions installed in my environment. node version - v8.4.0 python version - 2.7.10 composer - v0.19.5 But unable to create bna file with npm install

amanrubalibm commented 5 years ago

Composer version is correct The node version used was node version is v9.10.1 Please check if this works. The other way around could be just using the code from javascript, model and query files in your composer playground.

ljbennett62 commented 5 years ago

@amanrubalibm - we are upgrading this to IBM Blockchain Platform