kopia lustrzana https://github.com/bugout-dev/moonstream
				
				
				
			
		
			
				
	
	
	
		
			502 B
		
	
	
	
	
			
		
		
	
	
			502 B
		
	
	
	
	
lootbox
Use lootboxes in your game economy with ready to use contracts
Deployment
Deployment with local signer server
MOONSTREAM_SIGNING_SERVER_IP=127.0.0.1 ./dev.sh
Run frontend
Do from root directory workspace directory:
Engine:
Run dev
yarn workspace engine run dev
Build
yarn workspace engine run build
Player:
Run dev
yarn workspace player run dev
Build
yarn workspace player run build