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.
- ink docs
- deploy
cargo install --force --locked cargo-contract --version 4.1.1
This template's EVM contract development is 100% the same as Ethereum.
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.
This project is licensed under the LICENSE_APACHE2. See the LICENSE file for details.