Proposal Pillar

The Proposal Pillar backend when combined with the Core GovTool Frontend UI will enable viewing of Budget Proposals and Governance Actions -> Proposals areas

Prerequisites

  • As the proposal pillar was designed for off-chain discussion it will require a Postgres DB to store any user discussion information

Notice

  • As stated above because this service covers off chain discussions when initially launched the DB will be empty and so there will be nothing to load when the respective pages are accessed from the frontend UI

  • As this repo was designed for dev purposes only the db has not been assigned any persistent storage (if running long term this will need to be updated)

Setting Up the Proposal Pillar

Last updated