HTDF is a high-performance public blockchain developed by HTDF Foundation. It is based on ethereum & cosmos-sdk on tendermint . We merged tendermint's consensus, cosmos-sdk's application logic, and ethereum's account system & smart contract architecture into a brand new architecture - htdf blockchain. This project is now UNDER ACTIVE DEVELOPMENT.
Note: Requires Go 12.9+
hsd
hscli
Only one command is enough to set up a standalone blockchain on your local machine.
make new
make start
tail -f ~/.hsd/app.log
We always welcome any issue/advice/suggestion.