NEAR-DevHub / neardevhub-treasury-dashboard

Frontend for Treasury Dashboard Product (includes DevHub, Infinex) + Testing front end. Note – we leverage Sputnik DAO contract.
MIT License
3 stars 0 forks source link

Stake delegation #60

Closed Megha-Dev-19 closed 1 month ago

Megha-Dev-19 commented 1 month ago

This adds the stake delegation functionality to the treasury dashboard.

The recorded video from the automated playwright test shows the "happy-path" scenario of staking max available NEAR tokens.

https://github.com/user-attachments/assets/35866bc1-315e-40ba-94ba-1528866418f9

petersalomonsen commented 1 month ago

RIght now it is only app.jsx under treasury-dao.near that has "stake-delegation" as a route. Based on that we want to have a creation flow for instances, we should have a common app.jsx for all instances and have features like stake delegation configurable.