Making the BrightLink contract a chainlink oracle so that it can respond to real-world data
Tag: brownie
brightLink 4: Integration testing with pytest
integration test for financial infrastructure
brightLink 3: Aave connection with multiple users
updating the financial infrastructure of BrightLink to incorporate 3 users.
brightLink 2: Connecting with AAVE
An initial checkpoint for the BrightLink project that sets up a bare-bones version of the financial model.
BrightLink 1: project intro
If you like this content consider tipping jmcook.eth As explained in my post here, with Ethereum's merge on the horizon it is time to explore its potential for environmental applications. BrightLink is a proof-of-concept system that incentivizes hypothetical communities to "brighten" their local environment as a local response to climate change. This is achieved using … Continue reading BrightLink 1: project intro
flood insurance contract Testing
automated testing of the flood insurance contracts
Settling flood insurance claim in new ERC20 currency
Updating flood insurance system to make payments in newly defined ERC20 token
flood insurance Scripts
Interacting with the flood insurance model in scripts rather than console
Simplified parametric flood insurance
A super-simplified flood insurance model using Chainlink
generic Oracle GET request
Walk-through of using brownie chainlink-mix to make an external API call in an Ethereum smart contract