Open leohhhn opened 2 months ago
The blocker on this is currently the fact that you cannot listen to events from the Portal Loop. Also, left a few insights here
using the indexer? I pushed a fix to allow indexing portal loop here https://github.com/gnolang/tx-indexer/pull/95
we were also working on a ghverify agent FYI https://github.com/TERITORI/teritori-dapp/pull/1288
Description
This PR adds a simple Go service which acts as an agent for the
gno.land/r/gnoland/ghverify
gnorkle oracle.It does a few simple things:
ghverify
ghverify
realm that the user indeed has ownership rights to the username, using an address that is whitelisted in theghverify
realm.WIP