Skip to content

Commit

Permalink
chore(NEP-141): Added Robert Zaremba to the authors (#394)
Browse files Browse the repository at this point in the history
NEP-141 came through my proposal #136 as a more robust Interface for Fungible Tokens and reflection from the previous NEP-122. Prior to that we were discussing the pitfalls for ERC20 and a better solution that would serve NEAR ecosystem needs. See Rationale described in #136.
I was part of the core research (together with Evgeny, @oysterpack and @luciotato) designing the NEP-141, where we hardened the design by analyzing the storage use cases and metadata management.
  • Loading branch information
robert-zaremba authored Sep 26, 2022
1 parent 1b05a4b commit 6f03760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neps/nep-0141.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
NEP: 141
Title: Fungible Token Standard
Author: Evgeny Kuzyakov <ek@near.org>, @oysterpack
Author: Evgeny Kuzyakov <ek@near.org>, Robert Zaremba <@robert-zaremba>, @oysterpack
DiscussionsTo: https://github.com/near/NEPs/issues/141
Status: Final
Type: Standards Track
Expand Down Expand Up @@ -471,4 +471,4 @@ Copyright and related rights waived via [CC0](https://creativecommons.org/public

[Storage Management]: ../specs/Standards/StorageManagement.md
[FT Metadata]: ../specs/Standards/Tokens/FungibleToken/Metadata.md
[FT Core]: ../specs/Standards/Tokens/FungibleToken/Core.md
[FT Core]: ../specs/Standards/Tokens/FungibleToken/Core.md

0 comments on commit 6f03760

Please sign in to comment.