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

Extract p2p client #194

Open
wants to merge 8 commits into
base: extract-wallet-to-context
Choose a base branch
from

Commits on Apr 23, 2024

  1. ♻️ extract app types to dedicated file

    Quentin Burg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    91c08e9 View commit details
    Browse the repository at this point in the history
  2. ✨ create function to load and save in localStorage

    Quentin Burg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1d64804 View commit details
    Browse the repository at this point in the history
  3. ✨ create dapps context to manage dApps and p2pClient

    Quentin Burg committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    82cb602 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. ♻️ update type

    Quentin Burg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3c12d35 View commit details
    Browse the repository at this point in the history
  2. ♻️ integrate p2pClient context

    Quentin Burg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    778dd75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae42640 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    21b6214 View commit details
    Browse the repository at this point in the history
  2. 🔥 remvove banner to global state

    Quentin Burg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c7179a1 View commit details
    Browse the repository at this point in the history