I am using hyperledger fabric and I wanted to know if I can use python to write the chain code (smart contract) and if I can is there something i need to install or no
I read multiple sources that said I can use python but in the hyperledger fabric documentation it was mentionned that I can use go nodejs and Java and solidity only if I installed evm(ethereum virtual machine) on the network