TUTUBIG / coqchain

fork from go-ethereum, and posa consensus, slash etc improve for game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoqChain

this chain fork from go-ethereum and support some advanced features.

Features:

  • supply 0 gas fee contract, it is convenient for enterprise applications
  • every sync node should have some reward
  • support original bridge, which can interact with BSC and Ethereum chain
  • speed up transactions
  • replace Merkle Tree with Verkle tree
  • etc...

Bridge Architect

License

The go-ethereum library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The go-ethereum binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.

About

fork from go-ethereum, and posa consensus, slash etc improve for game

License:GNU Lesser General Public License v3.0


Languages

Language:Go 89.0%Language:C 5.4%Language:JavaScript 3.5%Language:Assembly 0.8%Language:Java 0.2%Language:Sage 0.2%Language:M4 0.2%Language:NSIS 0.2%Language:Shell 0.1%Language:Solidity 0.1%Language:HTML 0.1%Language:Makefile 0.1%Language:Python 0.0%Language:Ruby 0.0%Language:Dockerfile 0.0%