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

Add cw20-ics20 contract #226

Closed
ethanfrey opened this issue Feb 26, 2021 · 0 comments · Fixed by #238
Closed

Add cw20-ics20 contract #226

ethanfrey opened this issue Feb 26, 2021 · 0 comments · Fixed by #238
Assignees
Milestone

Comments

@ethanfrey
Copy link
Member

Requires #225

Use the new IBC entry points to create a contract that accepts cw20 tokens and sends them to a remote chain via ics20. Must accept the tokens it issued and return them to the original contract.

Accepting remote tokens (issued on other chain) and creating a new cw20-base contract to handle them is out-of-scope here and can be done in a future issue if desired (but maybe they should just connect to transfer?

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

Successfully merging a pull request may close this issue.

1 participant