chiefbiiko / moonbeam-docs

Documentation for the Moonbeam project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description
Home
Welcome to the documentation website for the Moonbeam smart contract platform, a parachain on Polkadot that is fully Ethereum compatible.

Welcome to Moonbeam

Main Page Banner

This site provides documentation for Moonbeam, a smart contract parachain on the Polkadot network that is fully Ethereum Compatible. Here, you'll find both high-level and technical information for developers, collators, end-users, and other Moonbeam network participants.

This site will grow and be refined over time as Moonbeam is developed. We welcome you to join the Moonbeam community and contribute to this site and to the project.


What is Moonbeam?

Moonbeam is a developer-oriented blockchain that strives to provide compatibility with the existing Ethereum developer toolchain and network. It does this by providing a full EVM implementation, a Web3-compatible API, and bridges that connect Moonbeam to existing Ethereum networks. This allows developers to deploy existing Solidity smart contracts and DApp frontends to Moonbeam with minimal changes.

Moonbeam will also be a parachain on the Polkadot network. That means it will get shared security from the Polkadot relay chain and will be able to integrate with other chains that are connected to Polkadot (once that functionality is available on Polkadot).


How to Get Started with Moonbeam

Networks

Currently, there are two ways you can start building on Moonbeam:

Wallets

Currently, we have tested Moonbeam with the following wallets:

However, any wallet that works with an Ethereum custom network should work with Moonbeam as well!

Tools

Because of Moonbeam's Ethereum compatibility features, you can use the development tools you know and love:

Want another Ethereum tool listed here? Let us know!

Oracles

We also have a number of Oracles that can serve as data feed to your smart contracts:

Bridges

Currently, we have a fully functioning bridge implementation that connects Ethereum's Rinkeby/Kovan TestNets and Moonbase Alpha:


How to Engage With the Moonbeam Community

:fontawesome-brands-discord: Discord

Instructions for our TestNet and other development-focused conversation is found on our Discord channel.

:moonbeam-element: Element

Technical discussions and support are encouraged in our Element (formerly Riot) room that can be found here.

:fontawesome-brands-telegram-plane: Telegram

General information and other non-technical topics can be discussed in our Telegram group here.

:fontawesome-brands-twitter: Twitter

Follow us on Twitter for regular updates: @MoonbeamNetwork.

:fontawesome-brands-youtube: YouTube

For video-tutorials and related content, subscribe to our YouTube channel here.

:fontawesome-solid-envelope: Newsletter

We send a monthly newsletter with project updates that you can sign up for here.

About This Site

This site is generated using mkdocs and is based on content in the moonbeam-docs repo, which can be found on :fontawesome-brands-github: GitHub.

About

Documentation for the Moonbeam project


Languages

Language:JavaScript 61.9%Language:Python 26.6%Language:Solidity 11.6%