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
ArweaveSignerfor 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
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.3.0.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arbundler-0.3.0.tar.gz.
File metadata
- Download URL: arbundler-0.3.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ea1276899d065ade38fa3f2d92ba2153c7d0414fdddbda019011c1781f13770
|
|
| MD5 |
0e509ba1296efcbc7db27aa749ed21e5
|
|
| BLAKE2b-256 |
4c49f1a44205cf0b56c652a60c486a57171031fb4c0f100c0ded707ee457a2b0
|
File details
Details for the file arbundler-0.3.0-py3-none-any.whl.
File metadata
- Download URL: arbundler-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d35650db59e2ea5e144b4b689f05098c4687ca504a2a32312aeeee808c5bacf1
|
|
| MD5 |
1a4d1316c9919a209807ee966d49ad42
|
|
| BLAKE2b-256 |
949f1c9cd65c8e7006122235714861a1b3e161b448af49b8f66c7b16b9e5e63c
|