Git Product home page Git Product logo

bounties's People

Contributors

kingpinxd avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bounties's Issues

[$15K] Tools - Bring your favorite existing tools, build new tools, enhance libraries, write docs

Falling for DeFi with Findora - Tools Challenge

Findora is a low-cost, scalable, EVM-compatible, L1 public blockchain running on Tendermint with programmable privacy for stablecoins, tokens, NFTs, & DeFi.

Originally conceptualized as a university cryptography research project in 2017, Findora utilizes the latest breakthroughs in zero-knowledge proofs and multi-party computation, to allow users transactional privacy with selective disclosure and auditability.

Prize Bounty

Total Prizes: $15,000 in Prizes (1st - $7,500, 2nd - $5,000, 3rd - $2,500) - awarded in FRA ERC-20 token

Challenge Description

Bring your favorite existing tools, build new tools, enhance libraries, write documentation -- and do it all to improve the developer experience for yourself and everyone else.

Below are some helpful examples:

  • SDK / Documentation and Tutorial Guides - Create tools that abstract some of the complexities of developing on Findora, create tools that even a “non-blockchain” engineer can use to build a DApp on Findora.
  • Indexing - Accessing blockchain data can be slow. Indexing Findora’s blockchain data (such as with The Graph, Rosetta, Blockset, etc) will speed up DApp performance and development.
  • Node Hosting - Managing a Findora node can be time consuming. Having an Infura-like node that can connect DApp developers to Findora will save them time from having to setup their own Findora node.
  • Block Explorer - Develop a block explorer with “advanced” features such as smart contract functions.

Submission Requirements

  • All submissions must be deployed on the Findora Devnet or Findora Forge Testnet
  • A demo video and Github repo link must be submitted for a complete submission

Judging Criteria

  1. Execution - how well did the project execute?
  2. Creativity - how creative is the project?
  3. Design - how good is the user experience?
  4. Impact - how impactful is the project for the ecosystem?

Winner Announcement Date

  • Finalists will be invited to demo their project via Zoom on Thursday, December 9, 2021 (exact time & link TBD)
  • Winners will be selected and announced on Friday, December 10, 2021 by 5pm ET

Follow Findora

[$10K] Cryptography - Design, execute, and/or optimize cryptographic tools to bring privacy to DeFi

Falling for DeFi with Findora - Cryptography Challenge

Findora is a low-cost, scalable, EVM-compatible, L1 public blockchain running on Tendermint with programmable privacy for stablecoins, tokens, NFTs, & DeFi.

Originally conceptualized as a university cryptography research project in 2017, Findora utilizes the latest breakthroughs in zero-knowledge proofs and multi-party computation, to allow users transactional privacy with selective disclosure and auditability.

Prize Bounty

Total Prizes: $10,000 in Prizes (1st - $5,000, 2nd - $3,000, 3rd - $2,000) - awarded in FRA ERC-20 token

Challenge Description

Design, execute, and/or optimize cryptographic tools to bring more privacy to DeFi.

The crypto libraries below form the foundation of Findora’s cryptography features. These features include confidential transfers (hiding amount sent, hiding asset type sent and hiding the sender/receiver addresses on the ledger).

You are recommended to work on a fork of these repositories. Some ideas for references are as follows, but we welcome all kinds of optimizations.

  • More efficient pairing with prepared G2 elements for BLS12-381
  • More efficient scalar multiplication of points via endomorphisms for BLS12-381
  • More efficient Pedersen commitment using the Bowe-Hopwood technique
  • Newer ZK-friendly hash functions including Poseidon, Reinforced Concrete, and Grendel, in addition to Zei’s Rescue hash
  • Flexible Merkle tree framework with a dedicated leaf hash and a dedicated two-to-one compression hash
  • Sparse Merkle tree with a bounded height

Submission Requirements

  • All submissions must be deployed on the Findora Devnet or Findora Forge Testnet
  • A demo video and Github repo link must be submitted for a complete submission

Judging Criteria

  1. Execution - how well did the project execute?
  2. Creativity - how creative is the project?
  3. Design - how good is the user experience?
  4. Impact - how impactful is the project for the ecosystem?

Winner Announcement Date

  • Finalists will be invited to demo their project via Zoom on Thursday, December 9, 2021 (exact time & link TBD)
  • Winners will be selected and announced on Friday, December 10, 2021 by 5pm ET

Follow Findora

[$25K] Liquidity - Port a popular DeFi platform, protocol or DApp using Findora EVM

Falling for DeFi with Findora - Liquidity Challenge

Findora is a low-cost, scalable, EVM-compatible, L1 public blockchain running on Tendermint with programmable privacy for stablecoins, tokens, NFTs, & DeFi.

Originally conceptualized as a university cryptography research project in 2017, Findora utilizes the latest breakthroughs in zero-knowledge proofs and multi-party computation, to allow users transactional privacy with selective disclosure and auditability.

Prize Bounty

Total Prizes: $25,000 in Prizes (1st - $15,000, 2nd - $7,500, 3rd - $2,500) - awarded in FRA ERC-20 token

Challenge Description

Port a popular DeFi platform, protocol or DApp using Findora EVM. Add your favorite protocol to increase yield and enhance liquidity. Combine the two with privacy using Findora SDK.

Below are some popular DeFi platforms, protocols and DApps:

  • Trustless Bridges - i.e. Chainbridge, etc.
  • Oracles - i.e. Chainlink, Band, etc.
  • DEXs / AMMs - i.e. DyDx, PancakeSwap, Balancer, etc.
  • DeFi Lending - i.e. Aave, Compound, etc.
  • Stablecoins - i.e. Terra, Tether, etc.
  • Cross-Chain Tools - i.e. Clover, IBC, Parachains, etc.
  • L2 Solutions - Polygon, Arbitrum, etc.

Submission Requirements

  • All submissions must use the Findora bridge (aka "Rialto")
  • All submissions must be deployed on the Findora Devnet or Findora Forge Testnet
  • A demo video and Github repo link must be submitted for a complete submission

Judging Criteria

  1. Execution - how well did the project execute?
  2. Creativity - how creative is the project?
  3. Design - how good is the user experience?
  4. Impact - how impactful is the project for the ecosystem?

Winner Announcement Date

  • Finalists will be invited to demo their project via Zoom on Thursday, December 9, 2021 (exact time & link TBD)
  • Winners will be selected and announced on Friday, December 10, 2021 by 5pm ET

Follow Findora

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.