Moonbeam/Moonriver API

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).

Moonriver is a companion network to Moonbeam and provides a permanently incentivized canary network. New code ships to Moonriver first, where it can be tested and verified under real economic conditions. Once proven, the same code ships to Moonbeam on Polkadot.

BwareLabs currently supported network types

  • Moonbeam - Mainnet

  • Moonriver - Mainnet

  • Moonbase Alpha (Testnet)

Available endpoint types on BwareLabs

  • JSON RPC;

  • WebSockets

Official documentation

https://docs.moonbeam.network/

Last updated