marigold-dev / tzsafe-ui

TzSafe-UI frontend — to interact with multi-signatures wallets.
https://www.marigold.dev/tzsafe
10 stars 2 forks source link

[Refactor] Mutez to Tez #74

Closed JulesGuesnon closed 1 year ago

JulesGuesnon commented 1 year ago

Description

This PR remove all mutez references and replace everything by Tez so it's easier for users.

There's one important question that needs to be answer tho: should we write xtz or tez everywhere?

There's also some small UI fixes in it

rueshyna commented 1 year ago

There's one important question that needs to be answer tho: should we write xtz or tez everywhere?

There are 3 symbol, actually.

I think prefer TEZ. with TEZ, if want to present MUTEZ one day, it seems to be easier. Maybe it won't be case. The second preference of mine is The button line is we chose one and stick with it everywhere.

Currently, I only see the one on sidebar is different from others.

JulesGuesnon commented 1 year ago

@rueshyna I added the test inside the dockerfile, so everything will stop if tests fails