I just downloaded the latest version of hyperledger fabric which is
peer:
Version: v2.5.7
Commit SHA: 5efcea7
Go version: go1.21.9
OS/Arch: linux/amd64
Chaincode:
Base Docker Label: org.hyperledger.fabric
Docker Namespace: hyperledger
I want to run the fabcar sample but the fabric-samples doesn`t containt the fabcar folder, nor it is present on the official github repository https://github.com/hyperledger/fabric-samples.
Any idea if it got removed in the latest version or where I can find it or a similar example? I need a hyperledger example used to create a sort of database and fabcar was perfect for it.