github users code example
Example 1: github username
val address = ens.getAddress(ENSName("kevins.xyz"))
Example 2: github user
val name = ens.reverseResolve(Address("d8da6bf26964af9d7eed9e03e53415d37aa96045"))```
Example 3: github user
val address = ens.getGithubUserName(ENSName("ligi.ethereum.eth"))