MyLocalTon icon indicating copy to clipboard operation
MyLocalTon copied to clipboard

Please ship also ton-http-api with this tool

Open dariotarantini opened this issue 3 years ago • 4 comments

i think could be useful to ship also https://github.com/toncenter/ton-http-api with this tool. Also a cli-only version of this tool could be useful (just like ganache-cli)

dariotarantini avatar Apr 26 '22 21:04 dariotarantini

ton-http-api is a standalone application from TonCenter and requires Python deployment. It does not make much sense if we ship it together with MyLocalTon. At the same time, we plan to support command line only option of MyLocalTon. It will be able to run with headless java and won't have any GUI. Simple configuration parameters will be availabe via command line parameters.

neodix42 avatar Apr 27 '22 07:04 neodix42

Ok, there are some more requests for this feature. I will keep an eye on it and put whenever have time.

neodix42 avatar Jun 01 '22 17:06 neodix42

well yes, for development it would be very useful

dariotarantini avatar Jun 03 '22 08:06 dariotarantini

Hi, we currently working on ton-http-api update which allows to run it locally on any machine (now only Ubuntu is supported). Also ton-http-api will soon be available on PyPi. I'll report here on updates.

kdimentionaltree avatar Jun 03 '22 10:06 kdimentionaltree