Open TranBaVinhSon opened 6 years ago
This project seems to be totally abandoned. You can find a similar active project here.
@stinger112 But is that project for the desktop application? I see they built on electron
?
@stinger112 But is that project for the desktop application? I see they built on electron ?
Yes. For now, we officially support ONLY desktop/server apps, because Iroha is related on grpc transport and it doesn't work in web browsers.
We work on a browser solution, but it's very raw now. :(
I just clone your repo, after installing the packages and run
npm run dev
I got this error because of lackingiroha.js
file at/src
folder. Where I can getiroha.js
file ?