Open L-KH opened 5 years ago
Can you be a bit more specific on what the problem is, please?
it's not a problem, I just want to try to read and compile the code, but the : need zos-lib/contracts/Initializable.sol to import.
pragma solidity ^0.5.3;
import "zos-lib/contracts/Initializable.sol";
import "contracts/lib/MerkleProof.sol";
import "contracts/Identity.sol";
Where can I find it ? thanks
the Initializable.sol couldn't found !!