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

WootzApp Wallet Integration With Extensions #155

Merged
merged 56 commits into from
Jan 3, 2025

Conversation

devjangid15
Copy link
Contributor

@devjangid15 devjangid15 commented Oct 28, 2024

WootzApp Wallet Integration with Extensions

Overview

Integrated WootzApp Wallet within the browser, enabling multi-chain crypto wallet functionality and DApp interactions.

Key Implementations

  • Implemented multi-blockchain support:

    • Ethereum blockchain
    • Solana blockchain
  • Added SignMessage integration for signing verification across chains

  • Developed native wallet creation and management system within WootzApp

  • Established secure connection protocols with popular DApps including:

    Ethereum DApps:

    • Thrivecoin
    • Polygon
    • Uniswap
    • 1inch

    Solana DApps:

    • Raydium
    • Orca
    • Jupiter Exchange
    • Drift Protocol V2

Current Features

  • Create and manage own cryptocurrency wallets with ethereum and solana addresses natively
  • Connect seamlessly with Ethereum and Solana-based DApps
  • Sign and verification on websites for both chains
  • Secure key storage and management
  • Direct DApp interactions without third-party wallet extensions

Future Enhancements

  • Multi-chain support integration:

    • BNB Chain support
    • Additional Solana Program support
    • SPL Token integration
  • Enhanced wallet functionality:

    • Wallet restoration
    • Token Buy, Sell and Swap Functionality
    • Cross-chain bridges
    • Gas optimization
    • Solana Program interaction improvements
    • Create New Accounts
    • Import Accounts
  • Security improvements:

    • Biometric authentication
    • Hardware wallet support
    • Enhanced encryption protocols
    • Multi-signature support for both chains

@devjangid15 devjangid15 changed the title WootzApp Wallet Extension Integration WootzApp Wallet Integration With Extensions Oct 28, 2024
@devjangid15 devjangid15 force-pushed the WalletExtensionWithNewUI branch from ff17484 to 4512329 Compare November 30, 2024 09:21
@devjangid15
Copy link
Contributor Author

I have read the WootzApp CLA Document and I hereby sign the CLA

@sandys
Copy link
Collaborator

sandys commented Dec 31, 2024

credit to the https://github.com/brave/brave-core/ team. their code was used as a base and we took a bunch of inspiration from that.
however, our wallet infrastructure is structured to be on top of our extension system.

@pandey019 pandey019 merged commit 56ea060 into wootzapp:chromium Jan 3, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants