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

updates for frontend wallet connection #439

Merged
merged 6 commits into from
Dec 27, 2024
Merged

Conversation

Nityam573
Copy link
Contributor

@Nityam573 Nityam573 commented Dec 24, 2024

Closes #394

@iamnovichek
Copy link
Collaborator

@Nityam573 make sure all pipelines are green

@Nityam573
Copy link
Contributor Author

@iamnovichek all pipelines are green please check

@iamnovichek
Copy link
Collaborator

@Nityam573 What is the issue you are assigned to? I cannot find it.

@Nityam573
Copy link
Contributor Author

@iamnovichek I wasn't assigned to any but was able to resolve this one

@iamnovichek
Copy link
Collaborator

@Nityam573 Did you talk about that with @djeck1432 ?

Copy link
Collaborator

@iamnovichek iamnovichek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GJ

const starknet = await connect();
if (!starknet.isConnected) {
const { wallet } = await connect({
// connectors: [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this commented code here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it

@Nityam573
Copy link
Contributor Author

@iamnovichek review please

@iamnovichek iamnovichek merged commit 9520d8b into djeck1432:main Dec 27, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

[Frontend] Change library for connection to wallets
2 participants