rchain-community / rstake

toward community operated RChain staking pool
Apache License 2.0
6 stars 1 forks source link

add a rev staked token #10

Open jimscarver opened 4 years ago

jimscarver commented 4 years ago

Issuing a rev-staked token for each rev deposited would:

  1. prove ownership of staked rev
  2. facilitate distribution of staking rewards
  3. enable trading of staked rev
dckc commented 4 years ago

wrong repo? did you mean rstake?

dckc commented 4 years ago

also: staked rev could use normal Mints and purses and skip the vault tedium.

We need a locker thingy to go with it so we can get on/off chain via the registry.

jimscarver commented 4 years ago

we need a locker to keep things privately. We also need to give people capabilities. The model of mailboxes might be considered also for exchanging cpabilities https://github.com/rchain-community/rv2020/issues/12