Install
pip:
pip install autonet-computerLinux/macOS:
curl -sSL https://github.com/autonet-code/node/releases/latest/download/install.sh | bashWindows (PowerShell):
irm https://github.com/autonet-code/node/releases/latest/download/install.ps1 | iexInstall tiers:
pip install autonet-computer # Agent framework (local)
pip install autonet-computer[voice] # + Voice / TTS
pip install autonet-computer[network] # + Blockchain, P2P, training
pip install autonet-computer[network,voice] # EverythingPackage Integrity Hash
Publish this to the on-chain Registry to enable node self-verification:
Key: node.code.hash.<version>
Value: 0x4a67118af1955ca301de6b475c483ca124b7d4dbd169b5a4e769d85862432137
Full Changelog: v0.2.9...v0.3.1