You are viewing a single comment's thread from:
RE: Witness Update - Primary witness now in Sweden + SteemEngine development
Glad to see what you are up to in the basement with the machines :)
I am really interested in that gateway, going to dig into the docs straight away, i have been working for the last two ears into a primitive token integration with discord and a parasite side chain while you guys were playing the big leages!
Since the main project is purely a REST API, everything is exposed via the API, so you could very easily
integrate a Discord bot with the API, simply build a chat command like this:
.convert fromtoken totoken destaddr
Then, it simply fires off a request to
/api/convert
and returns their deposit info. So easy :)@someguy123 and @nnnarvaez
Do you have a working websites that use this program to take a peek?
@someguy123,
Maybe you can open source the anom account creation too :)
Cheers,
@Yehey
That is what i have done for my token, i am looking forward migrating everything to a web page because millennial don't want functionality they want looks and hype.
But i made sure i had the functionality first :P