No project description provided
Project description
arbundler
A small package to interact with arweave bundlers, supports turbo API https://upload.ardrive.io/api-docs
.
Features:
- produces signature compliant with ANS-104
- supports only
ArweaveSigner
for now
Example usage
from arbundler import ArweaveSigner, ArBundlerClient
signer = ArweaveSigner.from_file("wallet.json")
client = ArBundlerClient(signer)
r = await client.upload_file("test.png", tags=[{"name": "content-type", "value": "image/png"}])
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
arbundler-0.2.0.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file arbundler-0.2.0.tar.gz
.
File metadata
- Download URL: arbundler-0.2.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57bb5bb9734373efb45d27a596b7500c8340b7069f1de1ddbcb32f68028018ab |
|
MD5 | 338fb3033b287d875561eeef30ff4042 |
|
BLAKE2b-256 | 71e579102174b1f1c3da9e020af0cbadfc1f573f8764c61e09360920f881ecfe |
File details
Details for the file arbundler-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: arbundler-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.6 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ea22fc7a349acea75d618e0e30d980e1f7605e3dcae0426b5930f158b4caf0c |
|
MD5 | d0e7d179f2ae18684cc8700a7c47f3d3 |
|
BLAKE2b-256 | e84eca83ea134c3ca563b2e378e3dd81e40a6407bb7f5b357178a416b366e4ef |