In order for US-Dollar-based application rules to function properly, the protocol needs to be able to determine the price of each asset. There are two ways to accomplish this: the protocol provided example and a third-party pricer.
To be able to use third-party pricing solutions with the protocol, you must make sure that the third party contract complies with our interfaces. If they don’t, an adapter contract will have to be deployed. For more information see the third-party solution guide.
Once your pricing modules have been deployed, it is time to set their addresses in your appManager handler. The appManager handler needs both variables set to work:Signing with a ruleAdmin private key (see admin roles), do: