Thomas Thil
Thomas Thil
In the example of the Classification Data : "//Here you would grab some data from your sensor and label it with the corresponding gesture it belongs to"" If I would...
The call to the smart contract function computeProfitMaximizingTrade takes 4 parameters (sReserve0, sReserve1, uReserve0, uReserve1) The parameter list in the smart contract is defined as computeProfitMaximizingTrade( uint256 truePriceTokenA, uint256 truePriceTokenB,...
I have managed to compile the source code and like to try it in javascript. I found some sample code in the quickstart folder. What kind of javascript project would...