Titan Chain is a blockchain project built on the Cosmos SDK and Tendermint. Its goal is to provide core infrastructure for the decentralized computing and decentralized physical infrastructure network (DePIN) ecosystem.
Titan Chain is a fork of wasmd. It supports WebAssembly (Wasm) smart contracts and native one-click token issuance.
Note: Go 1.21+ is required.
- Go 1.21+
git clone [https://github.com/Titannet-dao/titan-chain](https://github.com/Titannet-dao/titan-chain)
cd titan-chain
make
Please refer to the documentation on titannet.io.