LogoLogo
  • Overview
  • Basics
    • Architecture
  • Key Concepts
    • EVM Ledger
    • UTXO Chain
      • Confidential transfers
        • Overview
        • Concepts
        • Technical Specifications
    • Prism++ Transfer
    • Triple Masking
      • Overview
      • SDK Installation
      • Bar to Abar
      • Abar to Bar
      • Abar Transfer
    • Staking
      • Overview
      • EVM Staking
        • UTXO Staking and EVM Staking
        • EVM Staking Portal User Guide
      • Consensus
      • Rewards
      • Penalties
  • Developers
    • Acquire Testnet FRA
    • EVM Tools & Tutorials
      • Contract Deployment
        • Ganache
        • Hardhat
        • Remix
        • Truffle
        • Waffle
      • The Graph
      • Band Protocol
      • Mint NFTs
        • Deploy NFT Contract (1 of 3)
        • Mint NFT (2 of 3)
        • View NFT (3 of 3)
    • Developer SDKs
      • UTXO Native Chain SDK
        • UTXO Native Chain SDK Installation
        • Developer Tools
          • Findora CLI Tool
        • UTXO API Reference
          • Account
          • Keypair
          • Network
          • Asset
          • Staking
          • Transaction
          • Helpers
      • ZkRouting SDK
      • zkDID SDK
        • zkDID SDK Installation
        • zkDID API Reference
        • zkDID Example Code
      • Prism++ SDK
    • EVM References
      • Metamask
      • Local Development Network Setup
      • EVM API Reference
      • Precompiled Contracts
    • Resources
      • Bug Bounties
      • Events
        • 🏗️ETH San Francisco 2022
          • zkDID and Credentials
        • 🏗️ETH Denver 2023
    • Game-Specific Chains
      • GSC Highlights
      • User Guide
      • Developer Tools
  • Network Settings
    • Contract Addresses
    • Network Settings
  • General User Materials
    • Acquire FRA
    • Acquire FRA (Testnet)
    • Stake FRA
    • Use Wallets
      • MetaMask
        • Download
        • Configure (Auto)
        • Configure (Manual)
      • Findora Wallet
        • Download
        • New Wallet
        • Transfer
        • Prism++
        • Adding Assets to the Findora Wallet
        • Manage Assets
      • Ledger Hardware Wallet
    • Bridging Tokens to Findora
    • Use Block Explorers
    • Explore Testnet
      • Triple Masking
        • Triple Masking Demo
      • EVM Staking
      • Prism++
        • Prism++ Testing Campaign
          • 💰Testnet Wallet Setup/Funding
          • 👨‍🌾👨🌾 Peasant: Prism++ Campaign Signup
          • 🧒Pupil: FRC20 Token Transfers
          • 🧑‍🎨🧑🎨 Pilgrim: FRC 721 Token Transfers
          • 🧑‍🎓🧑🎓 Prodigy: FRC1155 Token Transfers
          • 🧑‍🚀🧑🚀 Pioneer: Mainnet Transfers
          • Prism++ Testnet Campaign FAQs
    • Gaxle Events
      • Game Chain Challenges
        • Getting Started
        • The Campaigns
        • The Reward Raffles
  • Validator Materials
    • Findora's University Program
    • Validator Setup Guides
      • System Requirements
      • Acquire a Server
      • Validator Toolbox Setup
        • New Build
        • Existing Build
        • Additional Info
      • Manual Setup
      • Automated Setup (Deprecated)
    • Upgrade Guides
      • Node Upgrade (Toolbox)
      • Node Upgrade (Manual)
      • fn CLI Upgrade (Wallet)
    • Operational Guides
      • Emergency Recovery
      • Data Backup
      • CLI Staking
Powered by GitBook
On this page
  • Findora Private Transactions
  • Zero-Knowledge Decentralized ID (zkDID)
  • Support & Resources

Was this helpful?

Edit on GitHub
  1. Developers
  2. Resources
  3. Events

ETH San Francisco 2022

Findora hackathon at ETH San Francisco 2022

PreviousEventsNextzkDID and Credentials

Last updated 2 years ago

Was this helpful?

Developers pick either two options below when building their Findora EVM dApp

  • Best use of Privacy Routing SDK

  • Best Use of zkDID SDK

Single Winner earns $5,000 🎉

Findora Private Transactions

Findora’s Privacy Routing SDK will allow developers to mask certain attributes from on-chain transactions: sender/receiver address, asset type, and asset amount. Using the SDK, developers can send private transactions from one Findora EVM address to another Findora EVM address.

Learn more about the Privacy Routing SDK

Zero-Knowledge Decentralized ID (zkDID)

Zero-knowledge refers to the ability to cryptographically verify data without disclosing the exact credential value (i.e. cryptographically enable the verification that a DID holder’s credential contains credit score is above 700 — without revealing the exact number to the verifier).

Learn more about the zkDID SDK

Support & Resources

Findora developers will be attending the onsite event in San Francisco to help support the hackathon participants. Additionally, developers may use the Findora Discord channel to ask questions and speak to a specialist from the team.

Note: Privacy Routing SDK can currently only be used on the Findora Forge Testnet. See for RPC details and request Forge EVM testnet FRA tokens .

Findora’s zkdid-js SDK consists of a collection of APIs to create decentralized identifiers (DIDs), credentials and proofs to enable DID holders to prove credential data (i.e. private information) about themselves in a (zk) manner.

For a conceptual overview of DIDs, credentials and the stakeholders in the credentialing and verification processes, visit the modules section of Findora’s documentation. Also, please see the official .

(#dev-chat channel)

network settings
here
ZkRouting SDK
zero-knowledge
zkDID and Credentials
W3C DID specification
zkDID SDK Installation
Discord support
Findora EVM network settings
Testnet FRA faucet
Subgraph deployment
🏗️
ETHSanFrancisco (Nov 4-6, 2022) - ETHGlobal's biggest in-person hackathonethglobal
Logo
Page cover image