[node] implemented basic procurement trading loop
This commit is contained in:
parent
8819cf9c67
commit
a34e4fbed4
5 changed files with 132 additions and 46 deletions
|
@ -6,5 +6,5 @@ import * as autoInit from './automation/init.ts';
|
|||
|
||||
await autoInit.init();
|
||||
|
||||
autoContracting.init();
|
||||
await autoContracting.init();
|
||||
//autoExploring.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue