Replies: 1 comment 2 replies
-
DesignCreate a special account in near ( Technical details.
Pro
Cons
(*) We can expand the logic when tokens are minted inside the EVM, to allow the original sender, change the receiver, by signing an optional field with the new receiver. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The token-connector allows to transfer ERC20 tokens from Ethereum to Near, and deal with them on Near as NEP141 tokens. We also want to allow sending this tokens inside the EVM as ERC20 tokens, to be used by contracts that are running in this context.
Let's discuss here how we should proceed in this case.
Beta Was this translation helpful? Give feedback.
All reactions