aeternity / AEXs

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

AEX-9: Fungible Token Standard #114

Open thepiwo opened 4 years ago

thepiwo commented 4 years ago

Discussions-To:

https://forum.aeternity.com/t/aex-9-fungible-token/3565

Content URL

https://github.com/mradkov/aeternity-fungible-token

AndreasGassmann commented 4 years ago

We (AirGap) have reviewed the proposal and it looks good to us.

mradkov commented 4 years ago

@thepiwo maybe we should move this to Final?

thepiwo commented 4 years ago

I guess we should wait for a security review of some sort before moving to final.

mradkov commented 4 years ago

I think we should consider AEX-9 proposal the proposal for the interface of the fungible token rather than the actual implementation. In that case the security review wont be a blocker.

I assume with Sophia compiler improvements in the future the actual implementation could change slightly to bring some more optimizations in terms of performance, gas etc. While the interface should stay the same.

What do you think?

thepiwo commented 4 years ago

As you think is right. I think a final proposal implies a final reference implementation