Log in
Enquire now
Spacemesh

Spacemesh

Spacemesh is a blockmesh infrastructure using the proof-of-space-time (PoST) consensus protocol. It allows users to participate via mining with their personal computers.

OverviewStructured DataIssuesContributors

Contents

smesher.substack.com
spacemesh.io
Is a
Product
Product
Company
Company
Organization
Organization
Cryptocurrency
Cryptocurrency

Company attributes

Industry
Digital currency
Digital currency
Cryptocurrency
Cryptocurrency
Blockchain
Blockchain
ERC-20 Token
ERC-20 Token
Operating system
Operating system
Smart contract
Smart contract
Decentralized autonomous organization (DAO)
Decentralized autonomous organization (DAO)
Blockchain and cryptocurrency
Blockchain and cryptocurrency
Location
New York
New York
United States
United States
B2X
B2B
B2B
CEO
Tomer Afek
Tomer Afek
Founder
Aviv Eyal
Aviv Eyal
Tomer Afek
Tomer Afek
Rami Kasterstein
Rami Kasterstein
AngelList URL
angel.co/company/spacemesh
Pitchbook URL
pitchbook.com/profiles...228400-57
Number of Employees (Ranges)
11 – 50
Email Address
info@spacemesh.io
Investors
Bain Capital Ventures
Bain Capital Ventures
Coinbase Ventures
Coinbase Ventures
iAngels
iAngels
BRM Group
BRM Group
Decrypt Capital
Decrypt Capital
0
Dragonfly Capital
Dragonfly Capital
‌
Alignment
Dovey Wan
Dovey Wan
...
Founded Date
2018
Total Funding Amount (USD)
18,000,000
Latest Funding Round Date
June 2018
Competitors
Chia Network (blockchain)
Chia Network (blockchain)
Business Model
Commerce
Transaction processing / marketplace
CTO
‌
Gal Alcobi
Key People
Rami Kasterstein
Rami Kasterstein
0
Aviv Eyal
Aviv Eyal
0
Latest Funding Type
Series A
Series A
Wellfound ID
spacemesh

Product attributes

Product Parent Company
Blockmesh
Blockmesh

Cryptocurrency attributes

Ticker Symbol
SMH
Genesis Block Date
2017

Other attributes

Blog
spacemesh.io/blog
Company Operating Status
Active
Cryptocurrency Symbol
Smesh (SMH)
Latest Funding Round Amount (USD)
15,000,000
Latest Version
https://github.com/spacemeshos/smapp/releases/tag/v0.2.80
Medium URL
medium.com/spacemesh
Wallet
metamask.io
trezor.io
argent.xyz

Spacemesh consensus protocol is designed to run on home desktop PCs by filling free space on users’ hard drives to create a Proof of Space-Time (PoST) consensus. The goal of the Spacemesh blockchain protocol is to solve energy efficiency and centrality issues associated with Proof of Work (PoW) and Proof of Stake (PoS).

Spacemesh Genesis
Replaced PoW with another (environmentally-friendly) scarce resource

Trusted miners must use as much CPU power as they can or the honest majority assumption can be violated. Higher mining costs leads to higher transaction costs that must reimburse miners to ensure they participate. The PoST consensus mechanism used by Spacemesh offers a method for reaching consensus that is more energy efficient that Proof-of-work (PoW).

Removal of competition/leader-election requirement

The removal of competition and fulfilling a fair leader-leader election requirement used by Spacemesh consists of a combination of fair reward distribution, high throughput, and incentive compatibility.

Formal analysis and security

The Spacemesh protocol is designed to have security (under described assumptions) with rigorous mathematical proofs to reduce the possibility of an attack.

Decentralization

Spacemesh is designed to run by home desktop PC owners from around the world. Decentralization is achieved where there’s a large number of non-coordinated entities with a high-degree of geographical distribution, and since the barrier for entry for such people the average home PC owner it's relatively simple for users to participate in the Spacemesh network.

In the case of POW systems - the only way to be profitable for a miner is to purchase dedicated hardware, which is not useful for any other purpose in the range of few thousand dollars at minimum and join a mining pool. Mining pools cause centralization as they are means of coordination and cooperation between miners.

There are two main aspects of decentralization which are mining power decentralization and coin distribution decentralization.

Spacemesh achieves both as the same home miners which provide mining power to the network with an extremely low barrier-to-entry, are the ones who mint Spacemesh coin as award for their contribution. So, Spacemesh will create the world’s most decentralized crypto currency with coin distributed by the miners to other people.

To achieve a high-degree of decentralization, decentralization vectors need to vastly away centralization vectors. Spacemesh does not allow entities running dedicated storage mining farms, known as mining whales, to operate on the Spacemesh network. The cost model for Spacemesh favors honest home users over mining whales because the cost model for honest home users with an existing PC amounts to just the increase of the electricity bill due to leaving his computer on and the loss of free storage space, and mining whales have costs associated with their data-center, computing hardware, networking, storage media, and devops.

Whales get discounts on hardware costs (storage and computing) due to large-scale purchases. Because storage is a commodity, this discount is limited to about 20% compared to home users with limited budgets who will purchase dedicated storage for purposes of using it for Spacemesh. However, the hardware cost of an honest user is zero as they are reusing hardware already purchased for purposes of interactive PC application usage at home. In the long term, and as the network grows, it might not be profitable to mine with dedicated hardware that will deter mining whales from pricing out honest users.

Security Assumptions

The Spacemesh mainnet basic security never uses more than ⅓ of the total storage space committed to the platform by all full nodes who participate in the consensus protocol.

While an attack by more than ⅓ of the storage is ongoing, honest parties may not be able to agree on a canonical transactions history. This means that during the attack (i) Users may not be able to execute transactions. (ii) Honest miners may spend resources and won’t get awarded due to blocks that seems valid, but turn out to be invalid. (iii) A seller may think that a payment was confirmed with high level of confidence, but it is going to be reversed after the attack ends. So an attacker may be able to double-spend by paying for 2 sellers with the same coin (this is known as a history rewind attack.

Coin Supply

There will be a total of 6 million coins created over a period of ten years from the genesis of Spacemesh. 5.5 million coins in circulation will be created by miners through mining awards with a rapidly declining inflation rate, and 500 thousands coins will be minted at genesis. 75% of minted coins in the first seven years from genesis go to miners and 25% to developers and investors through a percentage of each mining coin award. Out of the total fixed supply, 73% goes to miners and 27% to developers and investors. Out of the coin that goes to investors and developers, 55% goes to investors and 45% for developers.

Funding
Series A

On September 5, 2018 Spacemesh completed their series A funding round with $15 million in funding from Polychain (lead investor), Gumi Cryptos Capital, and Lemniscap.

Timeline

No Timeline data yet.

Funding Rounds

Products

Acquisitions

SBIR/STTR Awards

Patents

Further Resources

Title
Author
Link
Type
Date

An awesome runtime (OS): Martin Becze @ Ethereum

https://www.youtube.com/watch?v=s8Hjrdi3vsQ&ab_channel=TeamSpacemesh

Web

June 24, 2019

CESC18: Proof of Space-Time (PoST) with a mesh-based permissionless consensus protocol - Tal Moran

https://www.youtube.com/watch?v=jvtHFOlA1GI

Web

November 15, 2018

Designing a WebAssembly runtime for blockchains: Syrus Akbary @ WASMER.io

https://www.youtube.com/watch?v=n4z-Vb8CrWE&ab_channel=TeamSpacemesh

Web

June 24, 2019

Dev Sync #3 - Part 2

https://www.youtube.com/watch?v=mkWHwAnuf80&ab_channel=TeamSpacemesh

Web

March 17, 2019

Dev Team Sync #3 - Part I

https://www.youtube.com/watch?v=c0HMQEsRleI&ab_channel=TeamSpacemesh

Web

March 17, 2019

...

References

Find more companies like Spacemesh

Use the Golden Query Tool to find similar companies in the same industry, location, or by any other field in the Knowledge Graph.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.