Chainlink is not just about price feeds. There are many other services that @chainlink provides as well. In this episode of the ChainLinkGod Podcast, @ChainLinkGod and @Crypto___Oracle dives deep into each and every Chainlink service, unpacking how they work. 👇
🔹 Blockchains are isolated networks
🔹 Oracle problem: Blockchains have limited ability to verify/impact external systems
🔹An oracle is a piece of infrastructure that deals with data in the external world and syncs it with the blockchain
🔹 A protocol. A blockchain agnostic framework for building oracle networks
🔹 A network. Multiple independent Oracle networks can run in parallel at the same time
🔹 A bunch of pre-built solutions that give developers plug and play Oracle solutions
🔹 Primary use case for Oracle networks is to provide financial market data to the DeFi ecosystem
🔹 The growth of new price feeds led to the blossoming of different financial protocols
🔹 On-chain reference contract that stores the current price of a specific asset
🔹 Price is continually updated by Chainlink oracle networks
🔹 Users ping the contract to get the data within 1 transaction
🔹 Price feeds are updated based on a deviation threshold
🔹 Chainlink price feeds are pulled from professional data aggregation firms - firms that provide data to leading enterprises and trading desks
🔹 Each data source that Chainlink pulls from is data that is already aggregated from multiple sources🔔
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Basing price feeds on 1 exchange could be fallacious due to changes in liquidity in that particular exchange
🔹 Chainlink solves the problem by having market coverage across exchanges
🔹 Data aggregator firms are incentivized to be reliable as they are paid subscriptions
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Each Chainlink Oracle node is not fetching data from one data aggregator, but from multiple data aggregators, and then taking the median value between them
We made an infographic to help you understand the concept🤓
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Chainlink allows users to use multiple oracle solutions
🔹 Chainlink's circuit breaker design:
1️⃣ Primary feeds from Chainlink
2️⃣ Use an on-chain data feed
🔹 Circuit breaker would raise a flag if there's a large deviation between the two
🔹 Fiat-backed stablecoins, cross-chain tokens, asset-backed tokens are backed by assets
🔹 Problem: Unable to verify the specific amount of reserves backing that asset
🔹 Proof of Reserve: Oracle network verifies the collaterals on the backend system
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Introduces transparency
🔹 Uses 2 reference feeds: 1️⃣ Proof of Reserve 2️⃣ Proof of Supply
🔹 To check if the collateralization is met, the data from the supply feed is compared against the data from the reserve feed
🔹 Some stablecoins are backed by USD in a bank account
🔹 Proof of Reserve mitigates the damages caused by fractional reserve
🔹 Prevents custodian from minting token -> depositing tokens to a protocol -> borrowing other tokens -> running off with them
🔹 Chainlink enables smart contracts to connect to external data sources called APIs 🤝
🔹 External adapters: Modules added to Chainlink Nodes to communicate with APIs
🔹 Each Chainlink Node Operator will run an external adapter for each data source they have
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 External adapters can be created by anyone in any programming language
🔹 External adapters can be deployed by anyone
🔹 Common use case for APIs is for niche datasets that are required at a specific moment in time (e.g. results of a sports event, weather conditions)
🔹 Chainlink VRF provides smart contracts the ability to access randomness
🔹Most apps use pseudo-randomness that is programmatically generated and unpredictable to humans
🔹 Still need a way to verify that the randomness is random
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Blockchain networks do not generate randomness
🔹 Often, a naive approach to randomness generation is used (cryptographic hash of a new block)
🔹 Introduces an attack vector as miners can discard a block with an unfavourable hash and retry until they get a favourable hash
🔹 Chainlink VRF generates on-chain randomness that can be verified
🔹 Every time randomness is generated from a Chainlink Oracle node, it generates randomness as well as a cryptographic proof proving that it was actually random
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 A seed value is mixed with the Oracle Node's private keys and put through the Chainlink VRF function
🔹 The cryptographic proof proves that the inputs produce these outputs
🔹 The private key is hidden but the corresponding public key is available
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Hence, when the original seed value, the cryptographic proof, the randomness, and the public key is combined, people can verify that this seed value led to this piece of randomness and was signed by the correct private key
🔹 Selecting winners of a lottery
🔹 Use for in-game dynamics 🎮
🔹 Generative art 🎨
🔹 Determine who gets to participate in an ICO
🔹 Ticketing for events 🎟️
🔹 Random sample of population for research study 🧑🔬
🔹 Selecting jurors 🧑⚖️
🔹 Smart contracts are "asleep." They need to be woken up to execute their functions
🔹 Keepers are used to "poke" them/wake them up
🔹 Keepers do not deliver data. They are transaction automation services that ping a contract to call up a predefined function
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Keepers can never be malicious. Their role is just to ping and awaken the contract
🔹 However, they can be unreliable/failing to act when it is needed to
🔹 Not much info on Chainlink keepers yet. The docs indicate that Chainlink will be decentralizing Keeper networks
🔹 Chainlink is blockchain agnostic and API agnostic
🔹 Enterprises that want to become blockchain-enabled require a lot of development resources. In addition, they need to integrate with many blockchains as well
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Chainlink provides a single integration gateway, for any enterprise of any size
🔹 With this 1 integration, they get access to any and all blockchain networks that exist both today and into the future
🔹 Enterprises do not need to change their backend systems at all
🔹 Narrative that people want even more decentralization
🔹 Chainlink is already decentralized on 3 layers (data source containing aggregated data, data aggregators, node operators)
@chainlink@ChainLinkGod@Crypto___Oracle 🔹 Narrative that Chainlink fails
🔹 Chainlink has a backup client running at a low frequency in the background
🔹 If the current client (OCR feeds) fails, it would failover to this backup client (Flux Monitor)
🔹 This system has been running for quite awhile already
Seeing a lot of new people doing summaries now. I wonder whether we are the only one questioning some things we observed:
Q1) What is the value of summarising an article that can be read in less than 5 min?
Are we indulging on the laziness of content consumers and encouraging a habit of being able to read short form content like twitter only? Is that good for the community?
2) Are we summarising when we shouldn't? We are guilty of this too.
Why don't we see anyone summarising a poem? Or the results of a sports event? Because some things have to be experienced in its entirety, otherwise the full context is lost.
The Game On! Summit 2021 is a virtual conference celebrating the essence of Gaming 🎮, Art 🎨, Music 🎵 and Entertainment (GAME) industries. Join Allison Nam as she moderates a panel of blockchain gaming founders on their gaming careers here 👇
🔹 Sarah - COO of Gala Games @ForTheBux
🔹 Bozena - CEO and Co-Founder of GAMEE @anestetica
🔹 Jesse - Co-Founder and COO of Pixelcraft Studios/Aavegotchi @gldnXross
🔹 Leslie - Co-Founder of Dreams Quest @lesliedanchan
🔹 Has been an entrepreneur throughout her life
🔹 When the opportunity for @GoGalaGames came along, it caught her eye as they were doing something very revolutionary
🔹 Their first game, @TownStarGame, has been live for over a year now
Join us today as we share the pod summary of @BanklessHQ, where the hosts @TrustlessState and @RyanSAdams interview @AriannaSimpson from @a16z. She specialises in crypto gaming and will be sharing her thoughts on the crypto gaming space. Read on below 👇
🔸 General partner from a16z
🔸 Founded Autonomous Partners before that
🔸 Recently named in Fortune's 40 under 40
@BanklessHQ@TrustlessState@RyanSAdams@AriannaSimpson@a16z 🔸 We figured she's a voracious reader too
🔸 Hence the trading card depicts her as Belle, from Beauty and the Beast
🔸 In the podcast, she recommends Masters of Doom by @davidkushner
🔸 This is the book that inspires the quote in the trading card
Today we share the pod summary from The Metaverse Podcast with host @jamie247, featuring DeFi's high-quality meme generator, @pplpleasr1. Here, she talks about her journey into crypto and how she accidentally got into the niche space between DeFi and the NFT space.
🔸 Featured on @FortuneMagazine's crypto cover and NFT series
🔸 PleasrDAO started because of her - honorary member in the DAO
🔸 Influenced by Chinese/Japanese art animated films, underground music scene and video game in her art
@jamie247@pplpleasr1@FortuneMagazine "You're best known as DeFi high-quality meme generator. Who would have thought that was a career? Interesting to know what your family thought of that career choice. I'm sure they're over the moon about it now, but doing it is probably quite weird."
In conjunction with @bootfinance release of the Litepaper, we're going to share a few highlights of it. Hopefully, the Litepaper will become even lighter for a quick review of what's important. Will still highly recommend everyone to read the entire thing for context.
@bootfinance What is Boot Finance?
🔸 Aims to let projects control their own liquidity
🔸 One massive single liquidity pool cannot persist as projects move to L2
🔸 Arbitrage bots 🤖 can arb the price across multiple liquidity pools cheaply and easily
🔸 Boot Finance aims to reboot 🥾 that
@bootfinance Problems with current AMM
🔸 Constant product swap curve needs to be relooked
🔸 Massive value leak 💧 as tokens are speculated on but not flowing back to the project
3-pronged 🔱 proposal
🔸 Stableswap public AMM on newer EVM chains
🔸 Customswap AMM
🔸 Unified cross-chain AMM
We continue from where we left off last time as we share the pod summaries from @FloorisRising, where the hosts @kaifuku_kizu & @SabretoothSG talk about the generative artists that they found interesting.
This is the 2nd part of a two-part series. Read on 👇
🔹 @mattdesl has done art drops on @artblocks_io and @onhicetnunc
🔹 Subscapes - floor price is around 7.5 $ETH
🔹 Interesting that Matt dropped Subscapes on Art Blocks but also a companion piece on Hic Et Nunc (HEN)