🧠GUILD Node

Governance and staking automation

The GUILD node is a set of open source software functions used to automate staking and governance in the Credit Guild. It is expected that each user may tweak the parameters of their node to suit their individual risk preferences. The default configuration will represent a conservative approach. The node's functions include:

  • observing price and liquidity data from on and offchain sources

  • veto or offboarding of risky lending terms based on a collateral whitelist and the data noted above

  • staking optimization for GUILD stakers according to user-defined strategies

  • calling loans and bidding in liquidation auctions

You can view and download the GUILD node code here.

Last updated