Build your own service
Use Documentchain as the technical foundation for your copyright protection service and integrate revision controls into your document management.
The wallet software “DMS Core” contains an API (Application Programming Interface) for this purpose.
Documentation
Communications with your software takes place via Remote Procedure Call (HTTP JSON-RPC).
The Documentchain API is compatible with the Bitcoin and Dash API, but includes additional functions.
Example Code
Communication with local wallet
Using the public API server
Data structure documentation