Skip to content

Links

  • Substrate Docs - starting point for learning about Substrate, a Rust-based framework for developing blockchains. Moonbeam is developed using Substrate and uses many of the modules that come with it
  • Polkadot.network - learn about Polkadot, including the vision behind the network and how the system works, i.e., staking, governance, etc.
  • Polkadot-JS Apps - a web-based interface for interacting with Substrate based nodes, including Moonbeam
  • Solidity Docs - Solidity is the main smart contract programming language supported by Ethereum and Moonbeam. The Solidity docs site is very comprehensive
  • Remix - web-based IDE for Solidity smart contract development that is compatible with Moonbeam
  • Hardhat - development tools for Solidity, including debugging, testing, and automated deployment that is compatible with Moonbeam
Last update: January 23, 2024
| Created: July 1, 2020