mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-04 02:34:52 +00:00
Noelia
c8cb2d6c7c
feat(OwnerToken): Create
EditTokenView.qml
for mint owner token flow
- It creates a generic `TokenInfoPanel` that will be reused in different mint token views. - It creates new `EditOwnerTokenView` and storybook page support. - It adds new `EditOwnerTokenView` into the minting flow, linking sign transaction flow and adding needed method to the store to do the deployment. Closes #11296
…
…
…
…
Description
Languages
QML
39.3%
JavaScript
29.6%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.7%