Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 726 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 726 Bytes

intents

Very simple start of an offers and needs app for Holochain.

Copy-pastaed from holoworld.

To install and run:

  • Install Holochain if you don't have it installed already.
  • Clone this repo to your dev computer.
  • In the intents directory, do:
hcdev web

Roadmap:

  • Add structure to intents: type (offer, need, etc), category, optional resource classification, quantity and unit, description, some dates).
  • Add searches.
  • Add methods of matching of offers and needs.
  • Add Conversation for Action = coming to agreements on exchanges around offers and needs.