loyalty-points-evm-fabric icon indicating copy to clipboard operation
loyalty-points-evm-fabric copied to clipboard

Sample use of Ethereum smart contract in Hyperledger Fabric

Results 3 loyalty-points-evm-fabric issues
Sort by recently updated
recently updated
newest added

Hi, Please can you tell me what you mean: Download the docker images . '/ scripts / bootstrap.sh' and how can I do it? Thanks

bootstrap.sh was removed from fabric-samples and the one from fabric needs to be run instead.

Hi, I follow doc (https://github.com/Aniket-Engg/loyalty-points-evm-fabric/commit/23ee52b5c3d23cde959bc21e45783265af40df2d#diff-35d83bebf85b66640bd3eb135d4ef379) to install truffle and compile LoyaltyPoints.sol in truffle. Everything is OK, but when I run command to interact with the smart contract in truffle console...

enhancement