Provide crypto payment essential to the drf-shop
Project description
DRF Crypto
This package only provides the basic requirements to create a payment system for any blockchain. It means we will not support any blockchain payment with this package. The reason is the dynamic nature of the blockchain world. They change rapidly, and usually, everyone works with a specific blockchain. Also, there are many different strategies to manage payments on a blockchain. For example, you may want to verify your transactions with a tag (like a memo), or maybe you want to create one wallet for each user or each transaction.
Installation
pip install drf-crypto
Or, if you want the latest version, you can directly install the package from the source code:
pip install https://github.com/xanigo/drf-crypto/archive/refs/heads/master.zip
Or using git:
pip install git+ssh://git@github.com/xanigo/drf-crypto.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file drf-crypto-0.1.2.tar.gz
.
File metadata
- Download URL: drf-crypto-0.1.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.0 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81989d13b874922f4445f893a959e815068e1d1847016fef5b96332531cf7137 |
|
MD5 | 922d888da3f347af2d7b43fb1ef51ff6 |
|
BLAKE2b-256 | cb395b85c28472d780c418d78fc5ee4f4707453c1d0a0ecf1c75413dde22116b |
File details
Details for the file drf_crypto-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: drf_crypto-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.0 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc01f1bf78183e646b4d9d40cd2b4922d93bd3a8487b2d92554c531edee7808c |
|
MD5 | 2ab5e59fcfea4234139f9185d2168483 |
|
BLAKE2b-256 | 964496ae7a244cf9c0e8f7990b82884cfaab0af5f7198cf70d444ff8228ef2dc |