awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesRemote Node Wallet Management

Wallet functionality that interacts with remote blockchain nodes to sign and broadcast transactions without local state storage.

Distinct from Remote Access Security: Distinct from Remote Access Security: focuses on blockchain-specific remote node interaction for wallet operations rather than general network tunneling.

Explore 3 awesome GitHub repositories matching security & cryptography · Remote Node Wallet Management. Refine with filters or upvote what's useful.

Awesome Remote Node Wallet Management GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ethereumbook/ethereumbookAvatar de ethereumbook

    ethereumbook/ethereumbook

    21,521Voir sur GitHub↗

    This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It provides a deep dive into the fundamental architecture of decentralized ledger systems, covering the core mechanisms that enable trustless state transitions, cryptographic security, and network consensus. The documentation distinguishes itself by bridging high-level conceptual frameworks with practical implementation details. It details the lifecycle of smart contract development, from source code compilation and bytecode analysis to deployment and interaction patterns. Furthermo

    Provide wallet functionality to sign and broadcast transactions by connecting to a remote node without storing local blockchain data.

    blockchainbookdapp
    Voir sur GitHub↗21,521
  • ethereum/ethereum-org-websiteAvatar de ethereum

    ethereum/ethereum-org-website

    5,941Voir sur GitHub↗

    This is the official website and documentation hub for the Ethereum blockchain ecosystem. It serves as a comprehensive educational resource and community portal, providing plain-language guides on blockchain fundamentals, wallet usage, and concepts like DeFi and NFTs, alongside technical documentation for developers building decentralized applications. The site offers detailed walkthroughs for creating dapps that interact with the Ethereum blockchain, covering accounts, transactions, and development frameworks. It also provides extensive guidance for node operators, including step-by-step ins

    Guides users on importing a personal node's RPC endpoint into a wallet for private and secure dapp interaction.

    Markdownblockchainchakra-uiethereum
    Voir sur GitHub↗5,941
  • bluewallet/bluewalletAvatar de BlueWallet

    BlueWallet/BlueWallet

    3,146Voir sur GitHub↗

    BlueWallet is a Bitcoin wallet application that provides a mobile interface for managing Bitcoin assets, including standard wallets and specialized tools for Lightning Network payments. It serves as a coordinator for various wallet types, including multisig vaults and watch-only interfaces. The project distinguishes itself through advanced security and privacy features, such as decoy storage architecture to hide assets during forced disclosure and custom entropy generation using physical dice or coins. It supports air-gapped transaction management via QR codes and PSBT integration for hardwar

    Interacts with remote blockchain nodes to facilitate instant payments and invoice generation without local state storage.

    TypeScriptbitcoinbitcoinjsblockchain
    Voir sur GitHub↗3,146
  1. Home
  2. Security & Cryptography
  3. Remote Access Security
  4. Remote Node Wallet Management

Explorer les sous-tags

  • Personal Node Wallet ConnectionsInstructions for importing a personal node's RPC endpoint into a wallet for private and secure dapp interaction. **Distinct from Remote Node Wallet Management:** Distinct from Remote Node Wallet Management: focuses on connecting a wallet to a personally operated node, not general remote node wallet management.