Skip to content

This is a development template based on Polkadot's NPOS consensus, compatible with EVM. Ready for product or hacking.

License

Notifications You must be signed in to change notification settings

ChainSupport/frontier-pos-template

Repository files navigation

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.

develop chain

start develop

Develop and deploy your ink contract.

cargo install --force --locked cargo-contract --version 4.1.1

Develop and deploy your Solidity contract.

https://hardhat.org/tutorial

This template's EVM contract development is 100% the same as Ethereum.

Deploy your explorer

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.

License

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

About

This is a development template based on Polkadot's NPOS consensus, compatible with EVM. Ready for product or hacking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages