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

How to setup vannila js perawallet setup? #1

Open
nitingupta-123 opened this issue Aug 3, 2022 · 2 comments
Open

How to setup vannila js perawallet setup? #1

nitingupta-123 opened this issue Aug 3, 2022 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@nitingupta-123
Copy link

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?

@mucahit mucahit added the question Further information is requested label Aug 4, 2022
@yigiterdev
Copy link
Contributor

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.

  1. Run npm install in VanillaJS app directory with your terminal
  2. 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.

Thank you!

@abdulbarik
Copy link

abdulbarik commented Aug 10, 2022

@yigiterdev Is there anyway to integrate PeraWallet with Angular/plain JS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants