market icon indicating copy to clipboard operation
market copied to clipboard

Implement compute run time

Open mihaisc opened this issue 3 years ago • 0 comments

To fully support compute we need another text box where the user decides how many minutes he wants to rent the compute environment. This value has a max value that is a minimum between dataset validity, algorithm validity and maximum time returned from compute env (provider)

We also need to implement the proper fee mechanisms : calculate fee ( minutes * price/minute ) and approve the fee based on fee token.

mihaisc avatar Mar 01 '22 10:03 mihaisc