kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			Add missing env variables to sample.
Adjust versions of moonworm 0.7.3 -> 0.9.1 moonstreamdb-v3 -> 0.0.10pull/1085/head
							rodzic
							
								
									3611707179
								
							
						
					
					
						commit
						325d175ccc
					
				|  | @ -40,6 +40,11 @@ export MOONSTREAM_NODE_AVALANCHE_FUJI_A_EXTERNAL_URI="https://<connection_path_u | |||
| export MOONSTREAM_NODE_BLAST_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_BLAST_SEPOLIA_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_GAME7_ORBIT_ARBITRUM_SEPOLIA_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_MANTLE_SEPOLIA_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_MANTLE_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_STARKNET_SEPOLIA_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| export MOONSTREAM_NODE_STARKNET_A_EXTERNAL_URI="https://<connection_path_uri_to_node>" | ||||
| 
 | ||||
| 
 | ||||
| # AWS environment variables | ||||
| export MOONSTREAM_S3_SMARTCONTRACTS_BUCKET="<AWS_S3_bucket_for_smart_contracts>" | ||||
|  | @ -60,3 +65,7 @@ export INFURA_PROJECT_ID="<infura_project_id>" | |||
| 
 | ||||
| # Leaderboard worker | ||||
| export MOONSTREAM_LEADERBOARD_GENERATOR_JOURNAL_ID="<Bugout_journal_id_for_leaderboards>" | ||||
| 
 | ||||
| # DB v3 controller | ||||
| export MOONSTREAM_DB_V3_CONTROLLER_API="https://mdb-v3-api.moonstream.to" | ||||
| export MOONSTREAM_DB_V3_CONTROLLER_SEER_ACCESS_TOKEN="<token_to_access_mdb_v3_controller_api>" | ||||
|  | @ -38,10 +38,10 @@ setup( | |||
|         "chardet", | ||||
|         "fastapi", | ||||
|         "moonstreamdb>=0.4.4", | ||||
|         "moonstreamdb-v3>=0.1.0", | ||||
|         "moonstreamdb-v3>=0.0.10", | ||||
|         "moonstream-types>=0.0.3", | ||||
|         "moonstream>=0.1.1", | ||||
|         "moonworm[moonstream]>=0.7.3", | ||||
|         "moonworm[moonstream]>=0.9.1", | ||||
|         "humbug", | ||||
|         "pydantic==1.9.2", | ||||
|         "python-dateutil", | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Andrey
						Andrey