rndlabs / bee-api-rs

Bee API Client in Rust πŸπŸ”§

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bee API Client in Rust πŸπŸ”§

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%