AmbireTech / adex-staking

The Staking UI: allows users to stake ADX tokens on the AdEx Registry (Validator pools)
6 stars 13 forks source link

Gasless staking #23

Closed Ivshti closed 3 years ago

Ivshti commented 4 years ago

Implement a feature where users can simply send ADX to an address (no matter where from) and it will be staked via the AdEx Relayer, if it's over a given threshold, upon calling a route (newly implemented) on it

If under the threshold, the user may stil stake it through the UI

Using this feature, you will be able to stake directly from Binance

Originally this feature was planned to be automatic but later on we decided to have it be triggered manually with a button, cause:

We must also explain to the user by "explain this address" note: explain it's an autogenerated smart contract

Relayer route

The relayer route must:

Otherwise it will be a pretty generic deploy-or-execute type of thing, same as /identity/execute

alesinka commented 4 years ago

Here is an initial mockup of the Gasless page (we could think of a cool creative header image instead of the three icons), comments are welcome: Gasless Staking