This is a general public chain development template based on polkadot-sdk and frontier, using the NPOS protocol and compatible with the Ethereum EVM. It aims to make Polkadot technology more developer-friendly and to be used by more public chain teams. polkadot-sdk is an excellent public chain development technology, and we thank the ParityTech team for their contributions.
Visit the explorer
This is a developer-friendly expolrer.
https://github.com/blockscout/blockscout
Note that currently BlockScout does not support displaying transfer records in the balances module, so you should use MetaMask as much as possible for transfers.
Network name: Frontier Testnet
Default RPC URL: http://localhost:9944
Chain ID: 42
Currency symbol: UNIT
To make it easier for users and developers in the Ethereum community to connect to your network node or wallet, you should add your network on https://chainlist.org/.
-
hardhat https://hardhat.org/tutorial
This project is licensed under the LICENSE_APACHE2. See the LICENSE file for details.