#Rei

Technical highlights: 1. Compatible with EVM 2. Compatible with Ethereum's RPC and Websocket interfaces, and can support GRPC in the future 3. Rewrite the network module and use Libp2p instead of Devp2p (the current Ethereum client solution) because we believe that Libp2p has better standards and can achieve better versatility and scalability 4. A large amount of resource consumption (no gas) is achieved through the design of token economics 5. Implement system contracts that can be soft-forked and upgraded. These contracts include: Stake/Slashing, ResourceManager and IBC contracts, etc. 6. Achieve a more random consensus: DPoS+BFT, ensure decentralization, and be greener 7. Implement abstract thinking modules so that REI Network's code can be easily combined to become a chain-building tool