Start Building

Everything you need to run a node or build a dApp.

🖥️

Tai Node CLI

The reference implementation for the Delivery Node. Check out the repo and run your own CDN.

git clone https://github.com/tai-network/node.git
npm install && npm start
View on GitHub
📦

Tai SDK

The Javascript client for ingestion and playback.

npm i @tai-network/sdk Read Docs