Skip to content

neighbour-hoods/marketplace-applet

 
 

Repository files navigation

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

About

A ValueFlows-compatible offers & needs matching marketplace app, built with Svelte and running on hREA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 56.0%
  • JavaScript 19.3%
  • TypeScript 17.6%
  • Nix 2.3%
  • CSS 2.2%
  • HTML 1.9%
  • Shell 0.7%