aeternity / AEXs

Aeternity expansions repository — application layer standards
10 stars 25 forks source link

Proposal: Aliased denominations #137

Open mradkov opened 4 years ago

mradkov commented 4 years ago

I'm opening this thread to start a discussion on specifying denomination aliases for aeternity.

Ref: https://github.com/aeternity/aepp-sdk-js/issues/382 https://github.com/aeternity/aepp-sdk-js/pull/897#discussion_r378789854

nduchak commented 4 years ago

Exmp: https://github.com/aeternity/aepp-sdk-js/pull/909

mradkov commented 4 years ago

The initial proposition is to label the denominations with math notations such as:

AE (10^0)
miliAE (10^-3)
microAE (10^-6)
nanoAE (10^-9)
picoAE (10^-12)
femtoAE (10^-15)
aetto (10^-18)

I think they are already used as such, even though there is no standard of this.