Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 864 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 864 Bytes

hylo-evo

Getting Started

  1. git clone [email protected]:Hylozoic/hylo-evo.git
  2. cd hylo-evo

Running local:

  1. yarn install
  2. yarn start

Building for standard Hylo API deployment

  1. Run yarn build
  2. Once complete Hylo is ready to be served at <projectRoot>/build

Building for Holochain

  1. Optionally set HOLOCHAIN_BUILD_PATH in your local .env file. Defaults to <projectRoot>/build-hc
  2. Run yarn build:hc
  3. Once complete Hylo+Holochain is ready to be served at <HOLOCHAIN_BUILD_PATH>

Further documentation

So long as this repo remains private, remaining docs are available in Confluence.

License

Cryptographic Autonomy License version 1.0

CAL-1.0