Niket Yende

Results 5 comments of Niket Yende

Hi, I am facing similar issue. I have setup the mongo replicaset on a windows 11 machine. In my case below are the mongo container names: test-db1, test-db2, test-db3 rs-init.sh...

@PatrickAlphaC can we add this github action as an enhancement?

We can also add "hardhat-test" to run the unit test cases while pushing to the main branch. References: - [hardhat-test](https://github.com/marketplace/actions/hardhat-test) - [unit-test-example](https://github.com/ambersun1234/nft/blob/master/.github/workflows/unitTest.yaml) FYI @PatrickAlphaC Waiting for my other PR #48...

@PatrickAlphaC I have raised a PR #50 for this enhancement. Please review it.

Hi @Light7Rain, I would recommend you to use the below reference to setup your HLF blockchain network: https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html#set-up-the-blockchain-network This worked for me, chaincode containers are up & running.