Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 3.61 KB

user-rel1.md

File metadata and controls

49 lines (39 loc) · 3.61 KB

Carbon Farm Network: User doc for Release 1

Installation

  1. Install the latest stable Holochain Launcher, https://github.com/holochain/launcher/releases/
  2. Download the latest stable Carbon Farm Network release, https://github.com/Carbon-Farm-Network/app-carbon-farm-network/releases
  3. Install into the launcher, setting a network seed for yourself or your network launcher-install-cfn

Run it

  1. Choose from the launcher, wait for it to come up, it is slow the first time.
  2. If you are the first in your network, select to create initial data, and wait for that to be created.
  3. It should come up with the map.

Configuration

You need to configure some things first.

  1. Click on the person icon on the upper right to get the configuration menu.

  2. Set up some Facets and Facet Values, if you like (optional). These are classifications for Agents or Resource Specifications. cfn-facetvalues

  3. Set up some Resource Specifications. These are types of resources the nework will use (goods, services, currencies, types of work, ...). cfn-resourcespecs cfn-resourcespec

  4. Set up some Agents. These are organizations that form the network. (The Agent feature will be developed further in later releases.) cfn-agents cfn-agent

Offers

  1. Choose Offers from the top menu.
  2. Create offers of resources for agents within the network (in this case, farmers, processing mills, transporters). cfn-offers cfn-offer1

Requests

  1. Choose Requests from the top menu.
  2. Create requests of produced resources for agents within the network (in this case, designers). (This works basically like offers.)

Map

  1. Choose Map from the top menu.
  2. You should see the Agents you set up (if the latitude/longitude fits on the map scope).
  3. You can search for specific agents. (In the future, this will include roles, resource offers, etc.)
  4. If you click on an agent, you will see the agent info, their facet values, and their offers on a popup. cfn-map-popup

Planning

This is a mockup of a page for seasonal planning for the whole network. (It does not work now, but will be worked on next.) Based on the offers, requests, and recipes for the network's operational work, an initial plan will be created. There will be ways to tweak the plan during the process of firming up the plan with the network participants. When it is what is ready, commitments will be created between the agents in the network, including the network itself. The progress will be entered and followed throughout the season, including changes to the plan. planning-screenshot