v0.1.0
Install
pip:
pip install autonetLinux/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 | iexOptional extras:
pip install autonet[voice] # Voice / TTS
pip install autonet[node] # Full training node (PyTorch)
pip install autonet[p2p] # P2P networkingPackage Integrity Hash
Publish this to the on-chain Registry to enable node self-verification:
Key: node.code.hash.<version>
Value: 0xfbc43ab72bb0511c4167809829156fa7e0481a797cb1e75986857f3fa7c7fe76
Full Changelog: https://github.com/autonet-code/node/commits/v0.1.0