For the complete documentation index, see llms.txt. This page is also available as Markdown.

Insurance App

How would you use valuepools' features to build an insurance app?

To build an app like that, you would need the following features:

  • An ability to collect users' payments

  • An ability to make claims

  • An ability to validate claims

  • An ability to pay claims

Last updated