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

Please help me to integrate Wix and blockchain. #308

Open
BitFancy opened this issue Jan 16, 2024 · 1 comment
Open

Please help me to integrate Wix and blockchain. #308

BitFancy opened this issue Jan 16, 2024 · 1 comment

Comments

@BitFancy
Copy link

Hi, Everyone.
Now I am working with Wix and blockchain.
And now I am seeking the way the best way to integrate Wix and Blockchain.
Thanks

@lucaslee129
Copy link

Hi, I have experience in developing the ICO platform using Wix and React.
Here, I used the React as a iframe in Wix.

Here to send data from React to Wix site, use this code snippet on React.

window.parent.postMessage(data, '*');

And for Wix site, please read this:

https://dev.wix.com/docs/develop-websites/articles/wix-editor-elements/other-elements/html-i-frame-element/working-with-the-html-iframe-element

I hope your luck.

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