/dota-super-chain

This is a super chain of the dota community, compatible with substrate's NPOS consensus and Ethereum EVM.

Primary LanguageRustApache License 2.0Apache-2.0

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.

run develop chain

start develop

Visit the explorer

explorer

This is a developer-friendly expolrer.

Deploy your scan

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.

connect MetaMask wallet

Network name: Frontier Testnet
Default RPC URL: http://localhost:9944
Chain ID: 42
Currency symbol: UNIT

add network to MetaMask

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

Develop and deploy your Solidity contract.

More

License

This project is licensed under the LICENSE_APACHE2. See the LICENSE file for details.