decentralised science infrastructure
Tag: ethereum
brightLink 7: Aggregating data from multiple oracles
update to BrightLink project that uses data from multiple oracles
brightLink 6: security test with pytest parametrize
parametrize and xfail to iterate through tests that are expected to fail
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.
flood insurance contract Testing
automated testing of the flood insurance contracts
Simplified parametric flood insurance
A super-simplified flood insurance model using Chainlink
An updated oracle GET request
Second post on GET requests, this time updating from default to new API
generic Oracle GET request
Walk-through of using brownie chainlink-mix to make an external API call in an Ethereum smart contract