Python sdk for arseeding
Project description
everpay.py
Python sdk for [arseeding] (https://github.com/everFinance/arseeding).
Install with
pip install arseeding
- Quick start
upload python.pdf to arweave using arseeding
# ar account
signer = everpay.ARSigner('ar_wallet.json')
data = open('go.pdf', 'rb').read()
o = send_and_pay(signer, 'usdc', data)
print(o)
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
arseeding-0.0.1.tar.gz
(3.5 kB
view details)
File details
Details for the file arseeding-0.0.1.tar.gz
.
File metadata
- Download URL: arseeding-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f4bc4ddbb2e34b019f8ada9f9ed2e53042af56bd3555aaf6bcd8da02198f1d2 |
|
MD5 | d64d0e6b427896e45ea7ee6b8412eeb4 |
|
BLAKE2b-256 | 671e80b3a777da2f9a6ab607715b0caa17930e1bfa7508ff60bb498f7186a7db |