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.
To get started with running a Consent Node locally:
git clone https://github.com/datahiv3/Consent-Nodes.git
npm install
npm start
We welcome contributions! Please check out our contributing guidelines for more information.