burnsignal / burnSignal-Spec

This repo is the specification for the Burner Vote application
3 stars 2 forks source link

New api method on BrightID nodes for looking up stored verifications #3

Open adamstallard opened 4 years ago

adamstallard commented 4 years ago

This is done, tested and deployed to BrightID's testnet. The new api is here. The endpoint is /verification/{context}/{id}

We can use the "ethereum" context and id will be the address.

I will close the issue when the code is deployed to BrightID mainnet.