You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @nitingupta-123,
You can try it on the app which we created on the sandbox from here. If you want to try in your local machine, you should follow this steps.
Run npm install in VanillaJS app directory with your terminal
After downloading some packages, you can run the project with npm start and view it in your browser.
When using it with vanilla JS, we are working on it to be able to use it in all projects as <script src="..../@perawallet/connect"> and we plan to publish it soon.
I tried to https://github.com/perawallet/connect-examples/tree/main/VanillaJS in my local.
but I couldn't as it uses npm package.
How vanilla js can make use of npm packages?
The text was updated successfully, but these errors were encountered: