How to Concatenate two Strings using Solidity
Concatenating two strings in solidity means combining the two strings to create one single string.
For a long while concatenating two strings on the Ethereum targetted Smart Contract language wasn't possible without having to undergo some kind of len...
theatlanteansblog.com4 min read
Benedict Ojekudo
Blockchain dapp developer
Super technique