klotz: cryptocurrency*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. A small home Bitcoin mining device with a 500GH hash rate has successfully mined a block, earning its owner over $200,000 in BTC.
  2. A user review of the Nerd Miner, a small device with minimal mining capabilities but allows users to participate in the BTC network.
  3. Improved version of first ESP32 NerdMiner, an open source project that allows you to try to mine Bitcoin with a small piece of hardware.
  4. Guide for setting up the NerdMiner, an educational bitcoin mining device powered by the LILYGO T-Display-S3 ESP32-S3 development board. Detailed steps for both educational and simple setup methods are provided.
  5. Nerd Miners offers Bitcoin lottery miners with plug-and-play functionality for DIY enthusiasts.
  6. Track Bitcoin prices automatically with an ESP32 and an OLED display using MicroPython or Arduino.

    /u/BesBesCat writes:
    ```
    JSONVar getBTC() {
      String serverPath = "http://api.coindesk.com/v1/bpi/currentprice.json";
      jsonBuffer = httpGETRequest(serverPath.c_str());
      JSONVar myObject = JSON.parse(jsonBuffer);
      return myObject;
    }
    // Use Coindesk's API instead.
    ```
    2024-09-22 Tags: , , , , by klotz
  7. This article explores Ethereum's growing influence on the tech sector, focusing on its role in decentralized applications, DeFi, NFTs, DAOs, and its impact on innovation, business models, and infrastructure development.
  8. Raoul Pal predicts that AI agents will use cryptocurrency for transactions, bypassing traditional finance systems.
  9. 2021-06-23 Tags: , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: cryptocurrency

About - Propulsed by SemanticScuttle