Tennessee Plans Strategic Bitcoin Reserve Allocating Up To 10% Of State Funds

bitcoinistPubblicato 2026-01-16Pubblicato ultima volta 2026-01-16

Introduzione

Tennessee is proposing a bill, HB1695, to establish a Strategic Bitcoin Reserve, allowing the state Treasurer to invest up to 10% of state funds in Bitcoin. This initiative, designed as an inflation hedge, includes secure custody protocols and restricts holdings to Bitcoin. Following Texas's precedent of integrating Bitcoin into its treasury strategy, Tennessee's bill will undergo legislative scrutiny. Other states like West Virginia and Missouri are also advancing similar proposals to allocate state funds to cryptocurrency reserves, highlighting a growing trend in U.S. state-level Bitcoin adoption.

Despite facing a significant setback with the delay of the crucial vote on the crypto market structure bill, cryptocurrency adoption continues to gain momentum across the United States. Tennessee is now looking to follow Texas’s lead by introducing a new bill, HB1695, aimed at establishing its own Strategic Bitcoin Reserve.

Tennessee’s Bitcoin Reserve Proposal

According to reports on social media platform X (formerly Twitter), the proposed legislation would authorize the state Treasurer to invest up to 10% of state funds in Bitcoin. This initiative includes mandates for secure custody protocols and restricts holdings exclusively to Bitcoin, designed as a strategy to hedge against inflation.

Texas has set a precedent in this area, making headlines last November as the first state in the US to integrate cryptocurrencies into its treasury strategy by purchasing $10 million worth of Bitcoin.

This move, signed into law by Governor Greg Abbott on June 20, 2025, was sponsored by State Senator Charles Schwertner and garnered bipartisan support, with a Senate vote of 25-5 in March and a House vote of 101-42 in May.

Now, the proposed Bitcoin reserve bill in Tennessee will need to undergo similar legislative scrutiny to potentially join Texas in making significant strides toward state-level Bitcoin investments.

Crypto Reserves In The Works

Tennessee and Texas are not alone in their pursuit of cryptocurrency reserves. West Virginia has also introduced its own proposal under bill SB143, which would allocate 10% of state funds for its cryptocurrency reserve.

This bill empowers the Treasury to invest in Bitcoin and gold as an inflation hedge, essentially making BTC the sole digital reserve asset while additionally allowing for staking.

Missouri, on the other hand, has seen greater progress recently advancing its own proposal to create a Strategic Bitcoin Reserve Fund. The bill, known as HB 2080, has successfully passed its second reading and now moves towards further consideration in the House.

The daily chart shows BTC’s price retracing below the key $95,000 mark on Friday. Source: BTCUSDT on TradingView.com

Featured image from DALL-E, chart from TradingView.com

Domande pertinenti

QWhat is the name of the bill introduced in Tennessee to establish a Strategic Bitcoin Reserve?

AHB1695

QWhat percentage of state funds is Tennessee's bill proposing to allocate to Bitcoin?

AUp to 10%

QWhich US state was the first to integrate Bitcoin into its treasury strategy, setting a precedent for Tennessee?

ATexas

QWhat are the two assets that West Virginia's bill SB143 proposes to invest in as an inflation hedge?

ABitcoin and gold

QWhat is the status of Missouri's bill to create a Strategic Bitcoin Reserve Fund, as mentioned in the article?

AIt has successfully passed its second reading and is moving towards further consideration in the House.

Letture associate

From South Korea to the United States: Blue-Collar Jobs Are Becoming Increasingly Popular, Thanks to AI

AI is reshaping the labor market's value proposition. The traditional four-year college degree is losing its appeal as a guaranteed career path, while skilled blue-collar trades like electricians, welders, and plumbers are experiencing historic demand and wage premiums. This shift is driven by dual pressures: AI's displacement of certain white-collar roles and a booming need for physical infrastructure and data center construction. Data confirms the trend. In the U.S., vocational school revenue surged, and a significant portion of recent layoffs are AI-related. Surveys show a majority of Gen Z adults plan to pursue blue-collar work, citing better job security against AI automation. Vocational education interest has exploded recently. Experts cite a psychological shift as younger generations seek tangible, AI-resistant careers and avoid high student debt. In many cases, salaries for skilled trades now match or exceed those requiring a bachelor's degree. In South Korea, semiconductor vocational high schools boast near-total employment, with graduates securing high-paying roles at companies like Samsung. The shortage is structural, exacerbated by a retiring baby boomer workforce and massive infrastructure projects. Companies like JPMorgan Chase, Meta, and Lowe's are investing heavily in training programs. However, overcoming historical stigma and a "perception gap" around trade careers remains a key challenge to closing the talent gap.

marsbit41 min fa

From South Korea to the United States: Blue-Collar Jobs Are Becoming Increasingly Popular, Thanks to AI

marsbit41 min fa

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

Qualcomm reported its Q3 FY2026 results (ending June 2026), with revenue of $9.95B, down 4% YoY but above expectations. Gross margin declined to 53.1%, pressured by rising costs across manufacturing and memory. Key business segments showed mixed performance: Handset revenue fell 19.6% YoY to $5.09B, dragged by an 11% decline in non-Apple Android shipments and weaker high-end mix. Conversely, Automotive revenue surged 61% to $1.59B, and IoT grew 9% to $1.83B. Core operating profit dropped 41% YoY due to margin compression and higher expenses. Management's Q4 FY2026 guidance projects revenue of $9.7B-$10.5B, in line with consensus, but Non-GAAP EPS guidance of $2.05-$2.25 fell short of expectations. Amidst persistent weakness in its core handset market, Qualcomm is pursuing growth in AI, focusing on Edge AI (smartphones, PCs, automotive) and Data Center AI. Its data center strategy includes four pillars: AI accelerators (e.g., AI200), commercial CPUs (Dragonfly C1000), custom silicon, and connectivity solutions. While these initiatives initially boosted its stock, concerns over AI capital expenditure sustainability have since erased those gains. The company targets $5B in data center revenue for FY2027 and $15B for FY2029. The report concludes that with the traditional handset business still under pressure, the data center opportunity is currently viewed as a longer-term option, and a more conservative valuation based on core operations may be warranted until AI contributions materialize.

marsbit46 min fa

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

marsbit46 min fa

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

At the 2026 YC Startup School, Jeff Dean outlined his vision for AI's next phase, shifting focus from simply scaling models to building intelligent, autonomous systems. He believes AI's progress is no longer just about creating smarter models, but about integrating them into systems capable of long-term, iterative work, automated experimentation, and continuous learning. This evolution moves the competition from "who has the bigger model" to "who can best organize intelligence." Dean suggests AI capabilities are now comparable to a junior engineer, enabling the automation of complex workflows. However, the true challenge and opportunity lie in managing these AI "workers" at scale. He emphasizes the importance of **context engineering**—structuring tools, memory, and feedback loops—over raw model power. For startups, this means building deep expertise in niche domains where general models currently fail (near 0-1% success rates), leveraging proprietary data, specialized tools, and domain-specific evaluators. A recurring theme is re-examining fundamental constraints. Dean's past work, like moving Google's search index to memory or creating the TPU, stemmed from questioning outdated assumptions about hardware and cost. He sees similar inflection points today, particularly in **specialized inference hardware** to drastically reduce latency and energy consumption for real-time Agent operation. Notably, he points out that in modern AI systems, the dominant cost is often not computation but **data movement**. Reliable, long-running Agents require robust system design, borrowing concepts from distributed computing like checkpointing, state management, and parallel exploration to handle failures and maintain progress over days or weeks. As AI automates execution, the scarcest human skills will shift to **defining clear specifications**, **judging what problems are worth solving** (taste), and designing effective feedback loops. Ultimately, Dean's framework prioritizes understanding the problem deeply, identifying the true bottlenecks, and systematically building closed-loop systems where AI can not only perform tasks but also improve AI itself.

marsbit46 min fa

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

marsbit46 min fa

Trading

Spot
活动图片