Consent-Nodes

Consent Nodes

Overview

The Consent Nodes in the DataHive ecosystem are responsible for managing user permissions and ensuring compliance with global privacy regulations such as GDPR. These nodes handle user consent, ensuring that data is only shared or processed according to the user’s preferences.

Features

Getting Started

To get started with running a Consent Node locally:

  1. Clone this repository:
     git clone https://github.com/datahiv3/Consent-Nodes.git
    
  2. Install dependencies:
     npm install
    
  3. Run the node:
     npm start
    

Contributing

We welcome contributions! Please check out our contributing guidelines for more information.