Skip to main content

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


Download files

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

Source Distribution

drf-crypto-0.1.2.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

drf_crypto-0.1.2-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

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