Spacemesh
7 known investors
Israeli-founded blockchain project building a permissionless, Proof of Space-Time cryptocurrency network run on home PCs.
Also known as SMH · Spacemesh OS · spacemeshos
Founders & leadership

Investors · 7
Valuation · disclosed
Disclosed eventsSource: SEC prospectus filings, and round valuations the company or its investors disclosed — follow each entry's link for the claim.
Company profile
researched Aug 2026Spacemesh is a decentralized blockchain platform whose full node software (go-spacemesh) implements a race-free consensus protocol intended to replace energy-intensive proof of work. The project positions itself as a programmable cryptocurrency and smart-contract execution environment formed by connecting large numbers of ordinary home computers into a single virtual decentralized computer. Node software is open source (MIT licensed) and distributed both through the Spacemesh App and as buildable source code, with builds supported on Linux, macOS and Windows.
The protocol uses Proof of Space-Time (PoST), which relies on unused hard-drive space as the physical resource securing the network, so participation does not require security deposits, dedicated hardware, or permission. Instead of a single linear chain, Spacemesh organizes transactions in a layered directed-acyclic-graph "mesh" structure, with multiple blocks processed in parallel to order transactions. Mining on the network is referred to as "smeshing": participants contribute storage-based resources to support consensus and receive token rewards. The design is described as ASIC-resistant and intended to avoid the mining-pool centralization and capital-concentration dynamics associated with proof-of-work and proof-of-stake systems.
The codebase spans well over one hundred public repositories, including the Go full node, a Rust implementation of POST proving (post-rs), a PoET service reference implementation, a Protobuf API, a command-line tool (smcli), a light wallet (smapp-lite), and a Proof-of-Space initialization application. The network's native token, SMH, began trading on 16 November 2023.
Founding story
According to a 2023 Medium analysis, Spacemesh was co-founded in Israel in 2017 by Aviv Eyal and Tomer Afek, with Professor Tal Moran—who completed postdoctoral research at Harvard University—also named among the project's founders and credited with the cryptographic foundations. Contemporary Israeli press coverage of the 2018 seed round describes Aviv Eyal as a co-founder of Crackle.com (acquired by Sony in 2006) and Tomer Afek as a co-founder of ConvertMedia (acquired by Taboola in 2016). The stated founding motivation was to restore what the founders described as the original decentralization vision of Bitcoin by lowering the barrier to network participation.
Business model
Spacemesh operates as an open-source protocol project rather than a conventional software vendor: the node, wallet, PoET service and supporting tooling are published as permissively licensed (MIT/Apache-2.0) open source, and value accrues through the network's native SMH token. Network participants supply storage-based resources through smeshing and are compensated in protocol-issued token rewards; the project also allocates tokens to ecosystem participants and investors. Financing to date has come from venture and token fundraising rounds rather than product revenue.
No conventional product revenue is described in the sources. Economic value is mediated by the SMH token: smeshers earn token rewards for contributing consensus resources, and a Medium analysis states that ecosystem participants and investors share 6.25% of total token supply.
Traction
The flagship go-spacemesh repository has 776 stars, 227 forks and 4,899 commits, and the organization maintains 118 public repositories with commit activity recorded through early 2026. The SMH token began trading on 16 November 2023. Publicly reported cumulative fundraising totals $18.2 million across three rounds per DropsTab, or $22.5 million per a Medium analysis.
Latest developments
Repository activity continues across the organization, with updates logged to the smapp-lite light wallet (March 2026), the sm-init-app-v2 Proof of Space initialization tool (February 2026), the go-scale and economics repositories (January 2026), and post-rs (December 2025). A user-filed GitHub issue in December 2023 reported a critical bug in v1.2.8 in which nodes syncing over a local network logged reward acquisition but saw no corresponding on-chain rewards or account balance changes; the issue remained open in the retrieved snapshot.
▸Full profile — market position, technology, go-to-market, geography, history, risks & controversies
Market position
Spacemesh is one of several storage- and space-based consensus blockchains positioned against both proof-of-work chains (criticized in project materials for energy waste, ASIC specialization and mining-pool centralization) and proof-of-stake chains (criticized for requiring large capital stakes). A November 2023 third-party analysis cited cumulative funding of $22.5 million and an implied valuation of roughly $360 million. As of the DropsTab snapshot, SMH ranks #7628 by market capitalization with about $20 thousand market cap, roughly $13.7 thousand fully diluted valuation and about $1.6 thousand in 24-hour volume, with the price down approximately 91% over the trailing year—indicating very limited current market traction for the token.
Differentiation rests on the PoST consensus mechanism combined with a layered DAG mesh: participation requires only unused disk space rather than specialized hardware, energy-intensive computation, or staked capital, which the project argues yields ASIC resistance, a low barrier to entry, and resistance to mining-pool and wealth concentration while parallelizing block production for higher transaction throughput.
Technology
The core technical elements are Proof of Space-Time (PoST), which substitutes committed disk space over time for proof-of-work computation, and a layered DAG ("mesh") data structure that allows multiple blocks per layer to be produced and ordered in parallel, improving throughput relative to fixed-interval single-chain designs. The reference full node, go-spacemesh, is written in Go (requiring Go 1.24 or later, OpenCL, and git-lfs to build) and includes subsystems for activation, beacon generation, the Hare consensus rounds (hare3/hare4), a tortoise voting/finality component, a genvm virtual machine, syncing, malfeasance detection, and a gRPC API. Complementary repositories include post-rs (Rust POST proving), poet (Proof of Elapsed Time service), an on-the-fly Merkle tree implementation, go-scale, and an economics specification repository. A standalone mode allows launching a self-contained network with one-minute epochs and ten six-second layers per epoch for development purposes.
Go-to-market
Distribution is community- and open-source-led: node software is published on GitHub under the spacemeshos organization with contribution guidelines, good-first-issue tagging and Gitcoin-funded issues, and end users are served via the Spacemesh App, a light wallet and an initialization app for generating Proof of Space data. The project also states it works with developers, communities and partners on ecosystem applications and tooling, using token rewards as an incentive for ecosystem builders.
Owners of ordinary home PCs with spare hard-drive capacity who wish to participate in network consensus without dedicated mining hardware or capital deposits, plus dapp and application developers seeking low-fee value-transfer and smart-contract functionality, and open-source contributors to the protocol.
Geography
Founded and headquartered in Israel per press coverage of the seed round and a later third-party analysis. The project describes a distributed global community with presence in the United States, Hong Kong, Japan, Germany, China, Vietnam, the United Kingdom and Canada.
History
Co-founded in Israel in 2017 by Aviv Eyal and Tomer Afek, with Tal Moran also identified as a founder. A $3 million seed round was announced in May 2018, followed in September 2018 by a $15 million Series A led by Polychain Capital with participation from investors including Paradigm, Electric Capital, 1kx, Arrington Capital and Coinbase Ventures; other reported backers include Bain Capital Ventures, MetaStable, HTX Ventures, gumi Cryptos Capital, Slow Ventures, BRM Group, iAngels, Alignment and Bancor. A further round of $200,000 was recorded in December 2021 (a Medium analysis instead describes roughly $4 million raised by end-2021). The SMH token launched for trading on 16 November 2023, and protocol development has continued through 2026.
Risks & controversies
An open GitHub issue (#5364, filed December 2023) reports a critical reward-accounting bug in Spacemesh v1.2.8 affecting nodes syncing over local networks. Market data show severe token price deterioration—approximately -91% over one year and -50% over one month at the time of the snapshot—with market capitalization and daily trading volume in the tens of thousands and low thousands of dollars respectively. Sources also note reported inconsistencies in supply figures (circulating supply listed above total supply) and, per the project's own README, the software was described as still working toward a public permissionless testnet milestone.
Compiled by commissioned research from 8 cited public sources — announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed — not independently audited.
Timeline · 5
launches, deals, and filingsA GitHub issue reported that nodes syncing via a local network on Spacemesh v1.2.8 logged reward acquisition but received no corresponding on-chain rewards or account balance updates; the issue was labelled bug/area-sync and remained open.
A $200,000 funding round at an approximate $2 million valuation was recorded; a separate analysis states Spacemesh raised roughly $4 million by the end of 2021.
$200K source ↗
Spacemesh raised $15 million in a Series A led by Polychain Capital, with reported participation from Paradigm, Electric Capital, 1kx, Arrington Capital and Coinbase Ventures, at an approximate $150 million valuation.
$15M source ↗
Israeli blockchain startup Spacemesh announced a $3 million seed round for its protocol allowing users to contribute unused hard-drive space to the network from standard desktop computers.
$3M source ↗
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
▸Research sources · 8
primary sources listed
- Spacemesh · GitHubgithub.com · web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Spacemesh do?
- Israeli-founded blockchain project building a permissionless, Proof of Space-Time cryptocurrency network run on home PCs.
- Who founded Spacemesh?
- Spacemesh was founded by Aviv Eyal.
- Who are Spacemesh's investors?
- Spacemesh's investors include Arrington Capital, Coinbase Ventures, Paradigm, Arrington XRP Capital, Electric Capital, gumi Cryptos Capital (gCC), iAngels.



