Getting Started (for Developers)
Quickstart
Install the CLI:
npm install -g vllo-cliInitialize a dataset project:
vllo init my-datasetGenerate synthetic data locally or integrate your pipeline.
Publish to Solana:
vllo publish --network mainnet
Querying Data
REST and GraphQL endpoints (coming with MVP release).
On-chain registry lets you discover and verify dataset authenticity.
Last updated
