ipfs-social-proof
ipfs-social-proof copied to clipboard
Reddit remote proof fetch/ validate / verify
Pull proofs off of reddit urls
use reddit API to check username validity, grab proof data, validate and verify
Working now in WIP branch, see #45
Part 1 is working
- [x] implementation
- [x] tests
- [ ] Use
Nock
to mock network connection