update to BrightLink project that uses data from multiple oracles
Tag: Python
brightLink 5: making BrightLink a Chainlink client
Making the BrightLink contract a chainlink oracle so that it can respond to real-world data
brightLink 4: Integration testing with pytest
integration test for financial infrastructure
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
generic Oracle GET request
Walk-through of using brownie chainlink-mix to make an external API call in an Ethereum smart contract
Python: x-array Q&A’s
During the pandemic I ran an online x-array training session for a major commodities broker that wanted to explore this incredibly useful Python package for processing big weather data. After making a presentation and a hands-on demonstration, I ran a Q&A for the audience of software engineers who were already familiar with Pandas. Here is … Continue reading Python: x-array Q&A’s