Welcome to Unification's Haiku Node Prototype. This is a working demo environment, meant to serve as a proof of concept implementation of the Unification specification, and to supplement our Whitepaper.
This prototype implementation is being developed to refine the specification for the production implementation.
For detailed instructions on how to download, configure and run the Haiku Node Prototype, please refer to the Haiku Node Wiki
Clone the repo using the --recurse-submodules
:
git clone --recurse-submodules https://github.com/unification-com/haiku-node-prototype
If you have previously cloned, the run:
cd haiku-node-prototype
git pull
git submodule update --init --recursive
- Unification Foundation: https://unification.com
- Haiku Prototype Wiki: https://github.com/unification-com/haiku-node-prototype/wiki
- Whitepaper: https://github.com/unification-com/whitepaper