Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize onNEP17Payment Callback Method for NEO Smart Contracts #168

Closed
Jim8y opened this issue Mar 7, 2024 · 1 comment
Closed

Standardize onNEP17Payment Callback Method for NEO Smart Contracts #168

Jim8y opened this issue Mar 7, 2024 · 1 comment

Comments

@Jim8y
Copy link
Contributor

Jim8y commented Mar 7, 2024

Problem Statement

Currently, the NEO ecosystem lacks a standardized callback mechanism for smart contracts to handle incoming NEP-17 token transfers. This leads to fragmented and less secure implementations across contracts, hindering interoperability and developer experience.

Proposed Solution

Define the onNEP17Payment callback method standard for NEO smart contracts.

@Jim8y
Copy link
Contributor Author

Jim8y commented Mar 7, 2024

@roman-khimov May you please help to draft a formal NEP for onNEP17Payment?

roman-khimov added a commit to roman-khimov/proposals that referenced this issue Mar 11, 2024
Fixes neo-project#168.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@Jim8y Jim8y closed this as completed in c0e1fd5 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant