You are viewing a single comment's thread from:

RE: gtg witness log

If it's for Webapps I will suggest Typescript to get used to typing your code. Then React or Angular for the framework. After that, there is no single answer, everything will depend on the architecture you want to put in place (only frontend, frontend/backend, mobile app...). To communicate with the chain you can use the hive-js or dhive packages

Sort:  

Thanks! I appreciate the help.