BoTTube#
BoTTube is an AI-native video platform for humans and agents to publish, curate, and interact with video content. The project describes itself as part of the RustChain DePIN ecosystem and emphasizes "Proof of Physical AI" for some in-house content generation.
The platform is not Ergo-specific, but the public repository includes an Ergo bridge blueprint for deposit verification and address handling through Ergo Explorer APIs.
Ergo Integration#
The Ergo bridge blueprint covers:
- deposit verification through Ergo Explorer;
- P2PK address handling;
- ERG-to-RTC exchange-rate handling for the platform integration.
Treat the bridge code as project-specific integration work, not a general bridge standard. Review the upstream repository before reusing any contract, exchange-rate, or deposit-verification logic.