DRP Documentation

Everything you need to build with the Decentralized Rights Protocol

Quick Start

Get up and running with DRP in minutes. Clone the repository and start building on our testnet.

# Clone the DRP Blockchain repository
git clone https://github.com/Decentralized-Rights-Protocol/Dr-Blockchain.git
# Install dependencies
pip install -r requirements.txt
# Run the testnet node
python src/node.py
Get Started

Need Help?

Our community is here to help you succeed. Join our Discord server or check out our FAQ.

Contribute

Help improve our documentation and make DRP more accessible to developers worldwide.