ethersphere / user-stories

Repository for maintaining user stories
5 stars 32 forks source link

[User-Story] See balances with other peers #20

Closed holisticode closed 5 years ago

holisticode commented 5 years ago

Rationale

Swarm is incentivized. Incentivization is based on accounting for service exchanges. During such a service exchange, the balance of service consumption and delivery is accounted for mutually between peers.

User-Story

As a node operator, I want to see the balances my node has with other peers.

Epic links

https://github.com/ethersphere/user-stories/issues/14

Acceptance criteria

List all balances of my node with other peers by querying it via RPC.

Requirements

Work estimate

vojtechsimetka commented 5 years ago

This should be done, right @holisticode ?