socialpredict
socialpredict copied to clipboard
Need way to communicate fee for creating markets on Market Creation Page.
- We can start out with a Golang API call which just accesses the setup.yaml values based upon an input string. This could be re-used in multiple situations.
- We do a fetch in react to that endpoint to retrieve the setup.yaml value in question and report it on the page.