github user id code example
Example 1: github user
val address = ens.getTextRecord(ENSName("ligi.ethereum.eth"), "key")
Example 2: github user
val address = ens.getGithubUserName(ENSName("ligi.ethereum.eth"))
Example 3: github user
val address = ens.getAddress(ENSName("kevins.xyz"))