Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Clime Developer  
#1 Posted : Monday, March 29, 2021 1:01:16 PM(UTC)
Clime Developer

Rank: Member

Groups: Registered
Joined: 3/29/2021(UTC)
Posts: 16
United Kingdom
Location: Lancaster

I am currently undergoing a feasability study for a community currency system using the Hedera Token Service to hold the data regarding user accounts and transactions between users of a special WRK Token that is earned by users for doing various community work which can be exchanged for other goods and services produced by the CLIME community. The link to HTS is performed by statements written in Golang Javascript or Java.
From what I have understood so far we can make use of Mobile Together Designer to build the apps that users can make use of to join the CLIME community from their mobile withSQLite as a database to hold data on the Moble Together Server so that thousands of users could form groups for different projects and sell their own products and services on this marketplace in exchange for WRK tokens.
My question is - will we able to wite code in Golang Javascript or Java in Mobile Together Server non UI scripts that will pick up requests for transactions when the user gets back home in reach of Wifi? Is this possible now or is this something you might need to add on in some future release?
bbv  
#2 Posted : Tuesday, March 30, 2021 9:12:17 AM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 498

Was thanked: 88 time(s) in 88 post(s)
You can integrate Hedera already now using its REST API

https://docs.hedera.com/...e-api/cryptocurrency-api
Clime Developer  
#3 Posted : Tuesday, March 30, 2021 10:23:37 AM(UTC)
Clime Developer

Rank: Member

Groups: Registered
Joined: 3/29/2021(UTC)
Posts: 16
United Kingdom
Location: Lancaster

Many thanks for that. The REST API looks as if it is going to be great for picking up data from the HTS that has already happened. I can't see that it will help us to actually send new transactions or create new accounts, though. At the moment I can see how to do this using a command line prompt or by incorporating code into a web page but I was hoping we would be able to do this from a non-UI script on the Mobile Together Server. Is it possible to build in code into a non-UI script just like you can in a web page?
Users browsing this topic
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.