UMAprotocol / protocol

UMA Protocol Running on Ethereum
https://uma.xyz
GNU Affero General Public License v3.0
361 stars 175 forks source link

feat: deploy to Blast Sepolia #4698

Closed pumpedlunch closed 4 months ago

pumpedlunch commented 5 months ago

deployed sandboxed oracle environment to Blast Sepolia

pumpedlunch commented 5 months ago

Updated additional config files as per Reinis' request.

Info gathered from: https://docs.blast.io/building/network-information https://testnet.blastscan.io/documentation/recipes/hardhat-verification (Block scanner apiUrl)

Reinis-FRP commented 5 months ago

Updated additional config files as per Reinis' request.

Info gathered from: https://docs.blast.io/building/network-information https://testnet.blastscan.io/documentation/recipes/hardhat-verification (Block scanner apiUrl)

Great, all looks good, can you only run linter on HardhatConfig.ts

pumpedlunch commented 5 months ago

lint fixed. Thanks Reinis.