Skip to content

danubetech/uni-registrar-driver-did-btc1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Registrar Driver: did:btc1

This is a Universal Registrar driver for did:btc1 identifiers.

(work in progress)

Specifications

Build and Run (Docker)

docker build -f ./docker/Dockerfile . -t universalregistrar/driver-did-btc1
docker run -p 9080:9080 universalregistrar/driver-did-btc1

Driver Configurations

The BTC1 Driver can be configured with environment variables and/or passing application properties. In case no properties file is provided, the driver will try to load driver.properties. If a parameter has value as an environment variable, it will be used over its field in the properties file.

TODO

Operations

TODO

Implementation Notes

TODO

About

A Universal Registrar driver for did:btc1 identifiers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published