layout | title | nav_order | description | permalink |
---|---|---|---|---|
default |
Introduction |
1 |
Developer Documentation for the Haven Protocol Web Vault. |
/ |
This is a guide to help developers wanting to work with the Haven Protocol web eco-system to get started on new developments.
The web ecosystem spans a few different git repos;
![Ecosystem Diagram]({{ site.baseurl }}/assets/images/ecosystem.png)
-
haven-web-app the ReactJS code
-
haven-web-core exposes compiled WebAssembly to JS
-
haven-web-cpp a C++ wrapper to create a reusable API from the core C++ library
-
haven-main the core Haven C++ library
Haven is a fork of Monero a best of breed privacy coin with the mint and burn of assets that track fiat and other currencies, allowing storage of assets without exposure to the volitality of cryptocurrenciey markets. Currently Haven is build ontop of the Monero v0.16.
[Getting Started]({{ site.baseurl }}{% link docs/getting-started.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
Haven Protocol is an untraceable cryptocurrency that proposes a new way of achieving a stable fiat value storage while being traded at market value.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Read more about becoming a contributor in our GitHub repo.
HAven Protocol is committed to fostering a welcoming community.
View our Code of Conduct on our GitHub repository.
This documentation uses Just the Docs © 2017-{{ "now" | date: "%Y" }} by Patrick Marsceill distributed by an MIT license.