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

Make ICS-721 implementation compatible with no_std envs #1028

Open
Farhad-Shabani opened this issue Jan 4, 2024 · 0 comments
Open

Make ICS-721 implementation compatible with no_std envs #1028

Farhad-Shabani opened this issue Jan 4, 2024 · 0 comments
Labels
S: no-std Scope: support no_std envs

Comments

@Farhad-Shabani
Copy link
Member

Problem Statement

Relevant context: #1020 (comment)

The current implementation of ICS-721 in PR #1020 uses the http = "1.0.0" crate for the Uri type, where the http is not compatible with no_std environments at the moment.

@Farhad-Shabani Farhad-Shabani added the S: no-std Scope: support no_std envs label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: no-std Scope: support no_std envs
Projects
Status: 📥 To Do
Development

No branches or pull requests

1 participant