Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.35 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.35 KB

ValueFlows marketplace app

The 'kitchen sink' of REA-based marketplaces: gifting, requests, offers & needs, exchanges, sales, multilateral trades & multi-value exchanges.

Development setup

Initialising

  • clone this repo
  • nix develop to enter the Nix environment & load all dependencies
  • pnpm i to install dependencies and setup the repository

Running for development

Simply pnpm start to boot up some local Holochain agents for testing.

Building and running in production mode

To create an optimised version of the app:

pnpm run package

Framework

License

Apache 2.0