diff --git a/pages/devs/reputers/coin-prediction-reputer.mdx b/pages/devs/reputers/coin-prediction-reputer.mdx index 100a3ee..3482080 100644 --- a/pages/devs/reputers/coin-prediction-reputer.mdx +++ b/pages/devs/reputers/coin-prediction-reputer.mdx @@ -1,3 +1,5 @@ +import { Callout } from 'nextra/components' + # Deploy a Coin Prediction Reputer This is an example of a setup for running an Allora Network reputer node for providing ground truth and reputation, where the Allora Network node defers the requests to another container which is responsible for providing the ground truth, which is run in a separate container. It also provides a means of updating the internal database of the ground truth provider.