Skip to main content

No project description provided

Project description

thenewboston logo

Overview

Python library for thenewboston digital currency.

This library contains all of the core logic, shared functionality, and constants used by both the Bank and Validator on thenewboston network.

Community

Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.

Project Setup

Follow the steps below to set up the project on your environment. If you run into any problems, feel free to leave a GitHub Issue or reach out to any of our communities above.

Install required packages:

pip3 install -r requirements.txt

Testing

To run tests:

pytest

To run tests with coverage report:

pytest --cov-config=.coveragerc --cov=./thenewboston 

Building

To produce a source distribution:

python3 setup.py sdist

License

thenewboston is MIT licensed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thenewboston-0.0.20.tar.gz (12.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page