issues
search
encointer
/
personhood-oracle
A service which provides single-use unlinkable proofs of personhood reputation on the encointer network
Apache License 2.0
1
stars
0
forks
source link
rpc interface to request badge
#4
Closed
brenzi
closed
1 year ago
brenzi
commented
1 year ago
client sends one proof of attendance per cycle he/she attended:
https://github.com/encointer/pallets/blob/5cf7f0af0ede20d0315087d50988685b789eb664/primitives/src/ceremonies.rs#L220
client provides nostr public key
then, trigger the follwong:
oracle verifies the proofs of attendance vs the onchain reputation (needs #3 )
oracle issues badge on nostr (needs #2)
then, trigger the follwong: