Skip to content

LegReq/did-btc1-py

Repository files navigation

Experimental did:btc1 Python Library

Warning: This is purely experimental and should not be used for production purposes.

Setup Environment

Commands are based on a linux environment. They may be slightly different for windows.

python -m venv venv

source venv/bin/activate

Run Tests

python -m unittest

To Install Package

This installs the package from the main branch of the respository. As this is an experimental, poc implementation there is no pip package available for the time being.

pip install libbtc1@git+https://github.com/LegReq/did-btc1-py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages