Implementing Staking in Solidityby@alcueca
24,479 reads

Implementing Staking in Solidity

March 27th 2019
4m
by @alcueca 24,479 reads
tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Staking mechanism allows users to hold onto a stake in a venture when they contribute some assets in exchange of exercising some level of control, influence, or participation in its activities. A staking mechanism usually encourages token holding against token trading, which in turn is expected to drive up the token valuation. We will burn the tokens as they are staked to stop users from transferring them until the stake is removed. The whole project including development environment and tests is available from our public GitHub repository. The test forStake shows what needs to be done to create a stake and what should change afterwards.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail
featured image - Implementing Staking in Solidity
Alberto Cuesta Cañada  HackerNoon profile picture

@alcueca

Alberto Cuesta Cañada

Hello. I design and build blockchain solutions. I like to make the complex simple.


Receive Stories from @alcueca

react to story with heart
Alberto Cuesta Cañada  HackerNoon profile picture
by Alberto Cuesta Cañada @alcueca.Hello. I design and build blockchain solutions. I like to make the complex simple.
Ask me a question!

RELATED STORIES

L O A D I N G
. . . comments & more!