/bee-api-rs

Bee API Client in Rust 🐝🔧

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Ethereum Swarm API

This package, bee_api, provides simplified rust bindings for the Ethereum Swarm client node, bee.

WARNING: This library does not implement any connection pooling, threading, or resource consumption limiting. This is the responsibility of the consuming library.

Todo

  • API documentation
  • Tests

Contributions

The work done at bee-js contributed to the development of this library.