Technologies
This page details the technologies that can be used in the smart contract IDE
Last updated
This page details the technologies that can be used in the smart contract IDE
Last updated
Ethereum, pragma solidity >=0.4.25 <0.9.0
Hyperledger Fabric version 2.2.0
You can switch Fabric version after downloading the source code. Go to the configuration files named configParams.sh (you have one for each organization you have added).
As you can see the variable NODE_IMAGETAG is set on 2.2.0.
To switch version just change that number by hand as many times as you have configParams.sh files.