Showing 18 open source projects for "mac address scanner"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Status - a Mobile Ethereum OS

    Status - a Mobile Ethereum OS

    A free (libre) open source, mobile OS for Ethereum

    ... from third parties. Keep your private messages private with Status. Browse the growing ecosystem of DApps including marketplaces, exchanges, games, and social networks. The latest security standards ensure a private browsing experience. You will never be asked for a phone number, email address, or bank account when generating a Status account. Stay private and selectively reveal yourself to the world with Status.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Eclair

    Eclair

    A scala implementation of the Lightning Network

    ... Core are not actively tested - use at your own risk). If you are upgrading an existing wallet, you may need to create a new address and send all your funds to that address. Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Bitcoin Core node. You must configure your Bitcoin node to use bech32 (segwit) addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    solgraph

    solgraph

    Visualize Solidity control flow for smart contract security analysis

    Visualize Solidity control flow for smart contract security analysis. Generates a DOT graph that visualizes the function control flow of a Solidity contract and highlights potential security vulnerabilities. A nice example of piping contract source that is in your clipboard through solgraph, dot, and preview: (Use whatever image previewer is available on your system; Preview.app is available on Mac) You have to have graphviz installed (brew install graphviz) to render the DOT file as an image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wagmi

    wagmi

    React Hooks for Ethereum

    ... the useConnect hook to connect an injected wallet (e.g. MetaMask) to the app. Finally, we show the connected account's address with useAccount and allow them to disconnect with useDisconnect. First, configure your desired chains to be used by wagmi, and the providers you want to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    Ledger Live

    Ledger Live

    Ledger Live (Desktop)

    ... (Nano X / Nano S / Blue) to verify address and sign transactions with ledgerjs. Some logic is shared with live-common. Ledger Live releases are signed. The automatic update mechanism makes use of the signature to verify that each subsequent update is authentic. Buy crypto directly and securely with our partners through Ledger Live. We support Bitcoin, Ethereum, XRP, and lots more. Safely send and receive 1,800+ coins and tokens directly with your smartphone or computer using Ledger Live.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Flash USDT Sender v2.2
    Using the app is effortless. Simply launch it, paste the destination address, specify the amount, and you're done. Flashed instantly. It's as simple as pressing a button, and the next steps are intuitively guided in the app
    Leader badge
    Downloads: 807 This Week
    Last Update:
    See Project
  • 7
    unChain Bitcoin Private Key Calculator

    unChain Bitcoin Private Key Calculator

    Calculate the Private Key and recovery seed of any bitcoin address

    Using unChain Bitcoin Private Key Calculator you can calculate the Private Key or Recovery seed of any bitcoin address. If you lost the access on your bitcoin wallet this is your tool. Please don't use this software for malicious purposes.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8
    unChain - Bicoin Private Key Calculator

    unChain - Bicoin Private Key Calculator

    Calculate the Private Key of any bitcoin address

    unChain - Bicoin Private Key Calculator is a windows software what can calculate the private key and 12 keywords seed recovery of every bitcoin address from blockchain
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Smart Contract Sanctuary

    Smart Contract Sanctuary

    A home for ethereum smart contracts

    A home for Ethereum smart contracts verified on Etherscan. This is the index repository for the smart contract sanctuary. Bookmark this repo. Chain-specific sub-repos and the index are updated twice a day. Expect a full, recursive check-out to take 2GB+ disk space. Existing repository but submodules never initialized - checkout submodules and update all chain-specific sub repositories. Contains smart contract sources for various networks, grouped by the first two chars of the contract address...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Copay

    Copay

    The Secure, Shared Bitcoin Wallet

    Copay is a secure, open source, HD‑multisignature bitcoin wallet for both desktop and mobile devices. It uses Bitcore Wallet Service (BWS) for peer synchronization and network interfacing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cardano SL

    Cardano SL

    Cryptographic currency implementing Ouroboros PoS protocol

    Cryptographic currency implementing Ouroboros PoS protocol. The cardano-node is the top level for the node and aggregates the other components from other packages: consensus, ledger and networking, with configuration, CLI, logging and monitoring. The node no longer incorporates wallet or explorer functionality. The wallet backend and explorer backend are separate components that run in separate external processes that communicate with the node via local IPC. The new Cardano implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ZeroNet

    ZeroNet

    Decentralized websites using Bitcoin crypto and BitTorrent network

    ... wallet. Page response time is not limited by your connection speed. Real-time updated, multi-user websites. Supports any modern browser on Windows, Linux or Mac platforms. You can easily hide your IP address using the Tor network. Browse the sites you're seeding even if your internet connection is down. Developed by the community for the community. We believe in open, free, and uncensored network and communication.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    wallet-address-validator

    wallet-address-validator

    Useful library for validation of Bitcoin, Litecoin, Ethereum

    Simple wallet address validator for validating Bitcoin and other altcoins addresses in Node.js and browser. A lightweight library for validating wallet addresses across multiple cryptocurrencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SoliditySHA3Miner

    SoliditySHA3Miner

    All-in-one mixed multi-GPU (nVidia, AMD, Intel) & CPU miner

    All-in-one mixed multi-GPU (nVidia, AMD, Intel) & CPU miner solves proof of work to mine supported EIP918 tokens in a single instance (with API).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    WJN

    WJN

    WJN Crypto Currency | عملة وجن المشفرة

    الإصدار الأول لعملة وجن المشفرة مفتوح المصدر First Edition of WJN Crypto Currency Open-Source Windows Wallet | Linux Wallet | Linux Daemon | Sourcode
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Speedcoin CryptoCurrency CAPTCHA

    Speedcoin CryptoCurrency CAPTCHA

    Protecting against spam, death by captcha and monetise your website.

    It is a simple PHP/MySQL script which you can easily integrate into your own website in minutes Users of your website will see the Speedcoin Captcha box on your website page with information that they need go to Speedcoin.co, where they will FREELY obtain up to 150 Free Speedcoins . Your user then sends a certain amount of those Speedcoins to the Speedcoin address at the Captcha box. After our system receives these Speedcoins from your user (it takes few seconds only), our website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    NamecoinJ

    NamecoinJ

    Namecoin GUI in Java

    NamecoinJ is a Java based graphical user interface for Namecoin, a peer-to-peer Domain Name System based on Bitcoin technology (a decentralized cryptocurrency). Donations are welcome: BTC: 19o81NGAHpBmVXkfUcxSttwnBsBnLK9hS3, NMC: Mx3hanF6qXywPAyrAU4S14CwXYcMnecaai
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next