antd_client 0.1.0 copy "antd_client: ^0.1.0" to clipboard
antd_client: ^0.1.0 copied to clipboard

Dart client for the antd daemon - REST and gRPC access to the Autonomi decentralized storage network (public and private data, chunks, files, external-signer uploads).

Changelog #

0.1.0 #

Initial release on pub.dev as antd_client.

  • REST client (AntdClient) and gRPC client (GrpcAntdClient) for the antd daemon.
  • Public and private data put/get, raw chunk put/get, file upload/download.
  • Cost estimation with payment-mode selection (auto, merkle, single).
  • External-signer flow: prepare upload, pay with your own wallet, finalize.
  • Typed error hierarchy (AntdError subclasses) shared by both transports.
  • Tested against antd 0.13.x.
0
likes
150
points
51
downloads

Documentation

API reference

Publisher

verified publisherautonomi.com

Weekly Downloads

Dart client for the antd daemon - REST and gRPC access to the Autonomi decentralized storage network (public and private data, chunks, files, external-signer uploads).

Homepage
Repository (GitHub)
View/report issues

Topics

#autonomi #antd #decentralized-storage #grpc

License

Apache-2.0, MIT (license)

Dependencies

fixnum, grpc, http, protobuf

More

Packages that depend on antd_client