Skip to main content

No project description provided

Project description

Overview

Python library for leapchain digital currency.

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

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 -e .

Testing

To run tests:

pytest

To run tests with coverage report:

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

To run linting:

flake8 .

Building

The building and publishing of this package is automated through GitHub actions. To publish a new release, update the ./src/leapchain/__init__.py file with the latest version number. The updated package will be published once the branch is merged into master.

To produce a source distribution manually:

python3 setup.py sdist

License

leapchain 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

leapchain-0.2.6.tar.gz (16.4 kB view details)

Uploaded Source

File details

Details for the file leapchain-0.2.6.tar.gz.

File metadata

  • Download URL: leapchain-0.2.6.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for leapchain-0.2.6.tar.gz
Algorithm Hash digest
SHA256 ed2fb0404a77ef66b33d34fe09f58a68058d3586d5e67c78702d57e1627614c4
MD5 410fc7f3add653f07df3dab2abb7642f
BLAKE2b-256 9cbebf2178a6257dfe70c5061612f7fdafa089ab5db1fd67c2c4b5355e14b12a

See more details on using hashes here.

Supported by

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