ARCHIVE NOTICE
Please see https://github.com/atoma-network/atoma-testground
This repository contains an end to end test dev environment for the Atoma Network. This can be be run locally or in a CI environment.
Ideally in the future this can be used to run performance benchmarks for the Atoma Network across various network conditions.
The following environment variables are required to run the environment:
HF_TOKEN: A Hugging Face token for accessing the HF Token Registry.VLLM_ENDPOINT: The endpoint of the vLLM service you want to useSUI_RPC_ENDPOINT: The endpoint of the Sui network you want to useSUI_CONTRACT_ADDRESS: The address of the Sui contract you want to useATOMA_NODE_BADGE_ID: This will be tied the node badge id of the SUI contract address, this is used to route the request to the correct node.
Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.