https://go.dev/doc/install (to build tendermint)
https://docs.docker.com/engine/install/ (to run the abci app and the tendermint nodes)
It is recommended to open the xnode-app folder in your preferred editor for GO projects. Opening this root folder instead might give errors in your IDE that its an invalid GO project.
make install
sudo make update
sudo make start
curl http://localhost:26657/broadcast_tx_commit?tx=0x00
curl http://localhost:26657/abci_info