Solidity String – Complete tutorial
In this Solidity tutorial, we will discuss how to use the Solidity string data type using various examples in Solidity. Moreover, we will illustrate the following set of topics. Solidity string Solidity string example Solidity string concatenation Solidity string length Solidity string comparison Solidity string to bytes32 Solidity string to address Solidity string array Solidity …