Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 2.51 KB

index.md

File metadata and controls

63 lines (38 loc) · 2.51 KB
layout title nav_order description permalink
default
Introduction
1
Developer Documentation for the Haven Protocol Web Vault.
/

Haven Protocol Web App

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 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 }


About the project

Haven Protocol is an untraceable cryptocurrency that proposes a new way of achieving a stable fiat value storage while being traded at market value.

Contributing

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.

Thank you to all the contributors

    {% for contributor in site.github.contributors %}
  • {{ contributor.login }}
  • {% endfor %}

Code of Conduct

HAven Protocol is committed to fostering a welcoming community.

View our Code of Conduct on our GitHub repository.

Theme License

This documentation uses Just the Docs © 2017-{{ "now" | date: "%Y" }} by Patrick Marsceill distributed by an MIT license.