hylo-evo
Getting Started
git clone git@github.com:Hylozoic/hylo-evo.git
cd hylo-evo
Running local:
yarn install
yarn start
Building for standard Hylo API deployment
- Run
yarn build
- Once complete Hylo is ready to be served at
<projectRoot>/build
Building for Holochain
- Optionally set
HOLOCHAIN_BUILD_PATH
in your local.env
file. Defaults to<projectRoot>/build-hc
- Run
yarn build:hc
- 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