nomad-xyz / nomad-monorepo

Contracts, off-chain agents, and libraries for Nomad
https://nomad.xyz
78 stars 16 forks source link

feature: add home state check function to SDK and run as background task #119

Closed luketchang closed 2 years ago

luketchang commented 2 years ago

Much like agents, we want to be able to run background task that checks for failed home. If home is failed, this should throw some kind of error or freeze the SDK. If home is failed, blacklist it so GUI can see which ones to ignore and show warning for.