You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Teller is the first DeFi protocol built to evaluate consumer credit risk, and offers cryptocurrency loans that do not require a collateral amount to exceed principal loan value. This is achieved by assessing a user’s credit risk through personal consumer financial data. Consumer data is privately provided to Teller’s Credit Risk Algorithms (CRAs).
Overview
As part of efforts in expanding utilization to users and the Teller mission, we are looking to build on top of our CRAs. Our goal is to inspire developers to build on top of our open credit risk system, initially with dapps, and then so much more!
Bounty
Upto $1000 worth of ETH will be awarded to the winner entry
Challenge Description
Build a Dapp that allows users with undercollateralized loans through the Teller protocol to interact with AaveGochi with four functions:
Stake GHST LP tokens on user’s behalf
Unstake previous staked LPs
Submission Requirements
All submissions should be published on Github through pull requests on the Teller protocol
All code should be MIT licence based and open source
Tests to be written in typescript
PRs should be based off the “develop” branch and with the name starting with “feature” followed by a short description of the task: Example - “feature/GR10/aaveGochiDapp/”
Judging Criteria
All submissions will be evaluated by the Teller Finance team, based on the following criteria:
Code Quality
Comments!!!! (enough to effectively articulate the code)
Fully functional
Gas usage per transaction
Test coverage and creativity of testing scenarios
Scope of work (the amount of time spent)
Bonus - Leverage the dapp with another dapp of your choice
Connect with us!
Meet us over on our discord with any questions, ideas, or just general chit chat!
The text was updated successfully, but these errors were encountered:
Write solidity code for staking and unstaking of GHST LP tokens. And writing tests in typescript. 2) developer-piyush has started work.
A Dapp which allows users to search and view all of the summoned Aavegotchis. To do this we have used amaizing power of subgraph to pull required data from blockchain with just few lines of graphQL query.
Quick recap
Teller is the first DeFi protocol built to evaluate consumer credit risk, and offers cryptocurrency loans that do not require a collateral amount to exceed principal loan value. This is achieved by assessing a user’s credit risk through personal consumer financial data. Consumer data is privately provided to Teller’s Credit Risk Algorithms (CRAs).
Overview
As part of efforts in expanding utilization to users and the Teller mission, we are looking to build on top of our CRAs. Our goal is to inspire developers to build on top of our open credit risk system, initially with dapps, and then so much more!
Bounty
Upto $1000 worth of ETH will be awarded to the winner entry
Challenge Description
Build a Dapp that allows users with undercollateralized loans through the Teller protocol to interact with AaveGochi with four functions:
Submission Requirements
Judging Criteria
All submissions will be evaluated by the Teller Finance team, based on the following criteria:
Connect with us!
Meet us over on our discord with any questions, ideas, or just general chit chat!
The text was updated successfully, but these errors were encountered: