Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.64 KB

File metadata and controls

62 lines (44 loc) · 1.64 KB
Open Data Fabric Network

Chat

=================== TODOs ===================

  • CLI
    • release kamu add --name
    • prevent structs in schema
    • check kamu ui can run with WSL2
  • Oracle
    • killing oracle with one invalid SQL (retry death loop)
    • pass arbitrary payload with request
    • pass request parameters as $var
    • ability to self-deliver signed responses (reconcile with commitment RFC)
  • Remove secrets from demo repo
  • Include weather data into examples?

About

Ethereum Sepolia Testnet: 0xf52BC7bE133a4CB3799Bfe6399bc576465f28153

Contract

nvm use
npm ci
npm run deploy
npm run applyForCoverage
POLICY_ID=123 npm run bidForCoverage
POLICY_ID=123 npm run settle