Skip to content

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

License

Notifications You must be signed in to change notification settings

dota-network/dota-super-chain

 
 

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 super chain of the dota community, compatible with substrate's NPOS consensus and Ethereum EVM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.9%
  • Other 1.1%