market
market copied to clipboard
Implement compute run time
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.