Programming and interfacing with Burst
-
Hi all!
I'd like to ask to someone experienced here how to program on a custom website deposit/withdrawal, smart contracts and more. I'd like to build a service on top of Burst that will help further more burst. Where can I find documentation, tutorials, sample code and/or someone I can contact for help?
Thank you for your help!
-
@gmg3327 There's not a lot out there. To get started, run a local wallet and open up the NXT web API interface at http://localhost:8125/test - that will give you an idea of what API options are available. Probably you'll end up referring back to the Github source quite frequently, as there aren't many (any?) tutorials for using the API to create Burst applications.
-
Thanks @FlippyCakes for the getting started! :)
-
there isnt much in a way of documentation, you can use NXT wikipedia as a guideline. Also i might be able to answer some questions, but i am more into modding wallet itself so am familiar with its inner code.
You can join in https://discord.gg/eEedA9Z (thats my discord channel to chat about mods ;) )
-
Thanks @LithStud! I'll join your discord channel :)
