Home
Softono
beam

beam

Open source Apache-2.0 C++
723
Stars
206
Forks
194
Issues
78
Watchers
1 month
Last Commit

About beam

[![Build Status](https://travis-ci.org/BeamMW/beam.svg?branch=master)](https://travis-ci.org/BeamMW/beam) [![Build](https://github.com/BeamMW/beam/actions/workflows/build.yml/badge.svg)](https://github.com/BeamMW/beam/actions/workflows/build.yml) [![CodeQL](https://github.com/BeamMW/beam/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/BeamMW/beam/actions/workflows/codeql-analysis.yml) ![alt text](https://pbs.twimg.com/profile_banners/1006569151413063680/1623676593/600x200 "Beam Logo") ### Welcome to Beam BEAM is a Confidential Cryptocurrency and DeFi Platform [Latest Release](https://github.com/BeamMW/beam/releases/latest) | [Downloads](http://beam.mw/downloads) | [Documentation](https://beam.mw/en/docs) #### Key Features * All transactions are [confidential by default](https://beam.mw/en/docs/ecosystem/#private-transactions) * Allows creation of new [Confidential Assets](https://beam.mw/en/docs/ecosystem/#tokens-aka-beam-confidential-assets) (part of the protocol, no contracts req ...

Platforms

Web Self-hosted

Languages

C++

Build Status Build CodeQL

alt text

Welcome to Beam

BEAM is a Confidential Cryptocurrency and DeFi Platform

Latest Release | Downloads | Documentation

Key Features

  • All transactions are confidential by default
  • Allows creation of new Confidential Assets (part of the protocol, no contracts required)
  • Supports privacy preserving Smart Contracts via bespoke Beam Virtual Machine spec based on WASM technology
  • Beautiful and usable wallets for all platforms (Win, Mac, Linux, iOS, Android, Web)
  • Bridges with Ethereum blockchain (supporting USDT, DAI, WBTC and ETH)
  • Fully decentralized Atomic Swaps (with BTC, LTC, ETH, DASH, DOGE and QTUM) with an in-wallet marketplace
  • Rich DeFi ecosystem including DEX, Confidential Stable Coin, Anonymous Name Service, NFT Gallery and more...

Fundamentals

JOIN OUR COMMUNITIES

Telegram: English | Русский | 中文 | 日本語
Discord | Twitter/X | Medium | Reddit | Gitter | Bitcointalk | YouTube

Community projects

Here is the list of Beam related projects created by our community members but NOT tested by Beam Team

  • BeamAssets.com - Beam DeFi dashboard and Blockchain explorer
  • Beam Pay - a payment processor that allows for easy integration with your online store
  • Beam Wallet Java API - A Java library for the Beam cryptocurrency Wallet API.

CONTRIBUTE

Read the Contribution Guide

GET STARTED

Get Beam binaries here: http://beam.mw/downloads

Bootstrap nodes:

eu-nodes.mainnet.beam.mw:8100

us-nodes.mainnet.beam.mw:8100

BUILD FROM SOURCE

Building Instructions