Skip to content

A simple Cryptography Implementation in Python for the ARK Blockchain.

License

Notifications You must be signed in to change notification settings

ArkEcosystem/python-crypto

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2021
Apr 20, 2022
Apr 20, 2022
Oct 18, 2018
Jun 9, 2018
Jun 9, 2018
Dec 23, 2019
Sep 21, 2021
May 27, 2019
Jun 9, 2018
Aug 27, 2018
Aug 30, 2018
Sep 21, 2021
Jun 9, 2018
Sep 27, 2019
Aug 27, 2018
Sep 21, 2021

Repository files navigation

Ark Python - Crypto

A simple Cryptography Implementation in Python for the Ark Blockchain.

Build Status Codecov Latest Version License: MIT

Lead Maintainer: Brian Faust

Guide for contributing

  1. Fork the repository on GitHub.
  2. Run the tests to confirm they all pass on your system. If they don’t, you’ll need to investigate why they fail. If you’re unable to diagnose this yourself raise it as a bug report.
  3. Make your change.
  4. Write tests that demonstrate your bug or feature.
  5. Run the entire test suite again, confirming that all tests pass including the ones you just added.
  6. Send a GitHub Pull Request. GitHub Pull Requests are the expected method of code collaboration on this project.

If you have any questions, requests or ideas open an issue or ask us in #developers channel on the ArkEcosystem Discord.

Documentation

You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem