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

Page Keeps Refreshing and not loading #1

Open
MbankCorp opened this issue Dec 31, 2021 · 3 comments
Open

Page Keeps Refreshing and not loading #1

MbankCorp opened this issue Dec 31, 2021 · 3 comments

Comments

@MbankCorp
Copy link

MbankCorp commented Dec 31, 2021

05 Creating A Web Wallet - part 1/main.js

@MbankCorp
Copy link
Author

Fix:

const serverUrl = ("serverurl");
const appId = ("appid");

console.log('hello world');

// MY SERVER
async function init() {
await Moralis.start({ serverUrl, appId });
await Moralis.enableWeb3();

@ChrisMoralis
Copy link
Owner

There is no mention of the files/folder to which you are referring

@MbankCorp
Copy link
Author

05 Creating A Web Wallet - part 1/main.js

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