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

webaverse.com/{.eth,0x} mode #1983

Open
avaer opened this issue Dec 13, 2021 · 3 comments
Open

webaverse.com/{.eth,0x} mode #1983

avaer opened this issue Dec 13, 2021 · 3 comments
Assignees

Comments

@avaer
Copy link
Contributor

avaer commented Dec 13, 2021

This issue is for implementing the webaverse/app handling of URLs of the form:

https://app.webaverse.com/eth://0xcontractaddr or https://app.webaverse.com/eth://0xcontractaddr/tokenId or
https://app.webaverse.com/avaer.eth

The resulting page should open the app to a Totum scene with the tokens from the given contract, tokenId, or user id. This can be done by synthesizing an appropriate .scn and loading it up.

The generated scene could use text nodes in the .scn, with HTML/text labeling all of the NFTs in the scene.

@avaer avaer changed the title Address/.eth mode webaberse.com/.eth mode Dec 13, 2021
@avaer avaer changed the title webaberse.com/.eth mode webaberse.com/{.eth,0x} mode Dec 13, 2021
@avaer
Copy link
Contributor Author

avaer commented Dec 13, 2021

This would be a quite quick way to onboard any wallet or show off existing collections with Webaverse tech.

@avaer avaer changed the title webaberse.com/{.eth,0x} mode webaverse.com/{.eth,0x} mode Dec 18, 2021
@avaer
Copy link
Contributor Author

avaer commented Dec 20, 2021

Place where we load the parsed URL:

const enterWorld = async worldSpec => {

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

2 participants