promise
CtrlK
AppRepository
  • Overview
  • Links
  • How to use
    • Exploring promises
    • Creating a promise
    • Interacting with promises
    • Verifying a Twitter account
    • Indexing an IPFS directory
  • Chainlink - External Adapters
    • Introduction
    • Twitter account verification
    • IPFS & Arweave verification
  • IPFS & Arweave
    • Sending to the IPFS network
    • Sending to Arweave with Bundlr
  • The Graph
    • Catching events from promises
Powered by GitBook
On this page
  • App
  • Chainlink
  • Twitter verifier
  • Storage verifier
  • The Graph

Links

Useful links

Working demo

LogoPromise
usepromise.xyz
LogoPromise
ipfs.usepromise.xyz (hosted on Fleek)

App

LogoGitHub - polar0/chainlink-fall-2022-hackathonGitHub
App repository

Chainlink

LogoAddress 0x8286abD211dcD9F8485FB6279B4a55696E79f0eB | PolygonScanPolygon (MATIC) Blockchain Explorer
Chainlink Node on Polygonscan
LogoAddress 0xb75fA59cfe350d8BFA85f93b63DBB272042BB625 | PolygonScanPolygon (MATIC) Blockchain Explorer
Chainlink Operator contract on Polygonscan

Twitter verifier

Logochainlink-fall-2022-hackathon/backend/chainlink-ea-twitter-verification at main · polar0/chainlink-fall-2022-hackathonGitHub
External Adapter - Twitter verification
Logochainlink-fall-2022-hackathon/VerifyTwitter.sol at main · polar0/chainlink-fall-2022-hackathonGitHub
VerifyTwitter.sol

Storage verifier

Logochainlink-fall-2022-hackathon/backend/chainlink-ea-storage-verification at main · polar0/chainlink-fall-2022-hackathonGitHub
External Adapter - Storage verification
Logochainlink-fall-2022-hackathon/VerifyStorage.sol at main · polar0/chainlink-fall-2022-hackathonGitHub
VerifyStorage.sol

The Graph

Logochainlink-fall-2022-hackathon/backend/subgraph at main · polar0/chainlink-fall-2022-hackathonGitHub
Subgraph
Logopromises-subgraph-mumbai-v1 Subgraphpromises-subgraph-mumbai-v1 Subgraph
Subgraph on the Hosted Service
The GraphiQL
Subgraph API
PreviousOverviewNextExploring promises

Last updated 2 years ago