/massa

The Decentralized and Scaled Blockchain

Primary LanguageRust

Massa: The Decentralized and Scaled Blockchain

Massa is a truly decentralized blockchain controlled by thousands of people. With the breakthrough multithreaded technology, we're set for mass adoption.

CI Bors enabled Coverage Status Docs Open in Gitpod

OpenRPC Playground gRPC documentation Postman workspace

Introduction

Massa is a new blockchain reaching a high transaction throughput in a decentralized network. Our research is published in this technical paper. It shows that throughput of 10'000 transactions per second is reached even in a fully decentralized network with thousands of nodes.

You can watch a short introduction video here.

We are now releasing the Massa testnet in this GitHub repository, with its explorer available at https://massa.net/testnet.

Massa API

You can interact with Massa JSON-RPC API via the interactive API specification which is the equivalent of SwaggerUI for OpenRPC specifications.

You can use the gRPC API(experimental) to communicate with Massa node. This allows you to incorporate Massa's functionality into your own applications or services using gRPC's high-performance, language-agnostic RPC framework.

You can easily import APIs collections from Massa's Postman workspace and start testing and exploring the provided functionalities by Massa API's.

Testnet Incentives

As decentralization is our core value, we would like to help you start and run a Massa node. Running a node during the testnet phase also helps us find bugs and improve usability, so it will be rewarded with real Massa on mainnet launch.

The mechanics of those rewards are described in the Testnet rules.

Testnet Discussions

Please come to our Discord for testnet discussions, in the testnet channel.

For project announcements, we mainly use Telegram, and we also have a Twitter account.

Tutorials to join the testnet

More tutorials

FAQ and Troubleshooting

You'll find answers to common issues and questions regarding the Massa protocol in the FAQ.

Don't hesitate to ask questions in the Discord testnet channel.

Technical documentation