Going through the codebase, I understand the following:
that users can stake their FjordToken for some reward.
that users can use FjordPoints to bid for any erc20 token being auctioned
What I don't understand is how a user can get FjordPoints in order to bid for any auctions. I will greatly appreciate more explanations on this please.
Secondly, when a user stakes their FjordToken, in what form or in what token is the staking reward issued? Please clarify on this.
Going through the codebase, I understand the following:
FjordToken
for some reward.FjordPoints
to bid for any erc20 token being auctionedWhat I don't understand is how a user can get
FjordPoints
in order to bid for any auctions. I will greatly appreciate more explanations on this please.Secondly, when a user stakes their
FjordToken
, in what form or in what token is the staking reward issued? Please clarify on this.