File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # ARK Python - Crypto
1+ # Ark Python - Crypto
22
33<p align =" center " >
4- <img src="https://github.com/ArkEcosystem/python-crypto/blob/master /banner.png" />
4+ <img src=". /banner.png" />
55</p >
66
7- > A simple Cryptography Implementation in Python for the ARK Blockchain.
7+ > A simple Cryptography Implementation in Python for the Ark Blockchain.
88
99[ ![ Build Status] ( https://badgen.now.sh/circleci/github/ArkEcosystem/python-crypto )] ( https://circleci.com/gh/ArkEcosystem/python-crypto )
1010[ ![ Codecov] ( https://badgen.now.sh/codecov/c/github/arkecosystem/python-crypto )] ( https://codecov.io/gh/arkecosystem/python-crypto )
@@ -22,7 +22,7 @@ Before you start contributing please take some time and check our official [Pyth
22225 . Run the entire test suite again, confirming that all tests pass including the ones you just added.
23236 . Send a GitHub Pull Request. GitHub Pull Requests are the expected method of code collaboration on this project.
2424
25- If you have any questions, requests or ideas open an issue or ask us in #python on [ ARK's Slack] ( https://ark.io/slack ) .
25+ If you have any questions, requests or ideas open an issue or ask us in #python on the [ ArkEcosystem Slack] ( https://ark.io/slack ) .
2626
2727## Documentation
2828
Original file line number Diff line number Diff line change 2727
2828setuptools .setup (
2929 name = 'arkecosystem-crypto' ,
30- description = 'A simple Cryptography Implementation in Python for the ARK Blockchain.' ,
30+ description = 'A simple Cryptography Implementation in Python for the Ark Blockchain.' ,
3131 version = '0.1.1' ,
3232 author = 'Ark Ecosystem' ,
3333 author_email = 'info@ark.io' ,
You can’t perform that action at this time.
0 commit comments