devcon 5 / a review of short term interest rates of tokens in the ethereum defi space why they exist and how to interact with those smart contracts
Duration: 00:06:03
Speaker: Akash Patel
Type: Breakout
Expertise: beginner
Event: Devcon
Date: Invalid Date
Categories
Nano-payments on Ethereum
Piotr Janiu of Golem (http://golemproject.net/) presents on Nano-payments on the Ethereum blockchain
A Modest Proposal for Ethereum 2.0
Vitalik Buterin gives his talk titled, "A Modest Proposal for Ethereum 2.0"
Liquidity on Blockchains
Casey Detrio presents on Liquidity on Blockchains with Batch Auctions and Smart Markets.
Synthetic Assets
Dominic Williams presents on Synthetic Assets at Ethereum's DEVCON1.
A Standardized Business Model for Decentralized Insurance
We at Etherisc are building the first decentralized insurance on the blockchain. Decentralized means that we are not building a company only, but a standardized protocol and a platform on which many participants can build insurance products and trade risks.
Dai Stablecoin
The process of developing the Dai Stablecoin System has matured significantly over the course of the last year. We innovated in the Ethereum community by being the first project to release a well-defined reference implementation, written in Haskell, for our proposed system. This effort has helped with the simplification of the system’s design, increased project efficiency, and has attracted the attention of formal verificiation specialists who now want to focus on Maker. It is becoming more and more likely that Maker will be the first non-trivial decentralized application to be formally verified before launch. In this proposed presentation, I would like to talk about the usefulness of rigorous specification and external reference implementations for the benefit of other Ethereum projects.
Programmable Incentives: Intro to Cryptoeconomics
Karl Floersch presents their talk titled, "Programmable Incentives: Intro to Cryptoeconomics"
Economics of Ethereum 2.0
This will be a presentation reviewing the Ethereum 2.0 Economics for an average validator. The talk will highlight the validator economics based on the current spec that can be expected for Phase 0 and Ethereum 2.0 at a mature state. The presentation will result in a call for community feedback on the proposed economics, which will be done through a public facing Ethereum 2.0 calculator built by the EF and ConsenSys.
Shouldn’t we rethink debt? What DeFi can learn from susu’s and immigrant lending clubs
With hundreds of millions collateralized in products like Compound Finance and Maker, the Ethereum community is rightfully rallying around #DeFi. Yet, one could easily draw portentous parallels to the systemic risks of financial innovations in the early 2000s: credit default swaps, hybrid securities, and so on. In this lightning talk I will implore our community to look toward another concept of lending used around the world: the susu. The susu (tanda in Latin America, hui in Asia, or a “rotating savings and credit association: ROSCA), is a type of short-term no-interest loan among members of a small community. Each person in the susu makes the same contribution to the pool of money, and on a rotating basis, one person receives the total amount added to the pool. I first encountered this concept when visiting my partner’s family in Trinidad and Tobago, and am studying how communities in NYC rely on these informal lending clubs to pay for a flight, a home down-payment, or just for fun. If Ethereum will bring greater financial access, we should focus less on imitating the sophisticated financial products of Wall Street and instead look to the ways that communities without financial access already get by.
Shaky ERC20 Allowances
Sometimes, we can't see the forest for the trees. When not used carefully in dapps, ERC20 token allowances fit that description perfectly. This presentation goes into the story of how I accidentally put over 10,000 DAI at risk for my users, even if they only deposited 100 DAI in the smart contract per se.