1
0
Fork 0

[node] implemented basic procurement trading loop

This commit is contained in:
Julien Dessaux 2024-03-31 09:44:49 +02:00
parent 8819cf9c67
commit a34e4fbed4
Signed by: adyxax
GPG key ID: F92E51B86E07177E
5 changed files with 132 additions and 46 deletions

View file

@ -6,5 +6,5 @@ import * as autoInit from './automation/init.ts';
await autoInit.init();
autoContracting.init();
await autoContracting.init();
//autoExploring.init();