ethersphere / swarm-cli

Manage your Bee node and interact with the Swarm network via the CLI
BSD 3-Clause "New" or "Revised" License
48 stars 21 forks source link

Add staking support #422

Closed agazso closed 1 year ago

agazso commented 1 year ago

Since Bee version 1.9 there is support for staking with the /stake endpoint. It would be good if swarm-cli also supported that.

Depends on: https://github.com/ethersphere/bee-js/issues/786