Nikolay Nozdrin-Plotnitsky
Nikolay Nozdrin-Plotnitsky
We have two repo: `bitsharesjs-ws` and `bitsharesjs`. I suggest create directory like `packages` in `bitsharesjs` repo with related `bitsharesjs-ws` package. Why is it better: - **easy to coordinate changes across...
@sschiessl-bcp What do you think?
> I've did some digging and found many projects building on -ws directly due to overhead of the full library. > > How would that be handled in a mono-repo?...
> What is your experience nowadays with monorepo? very comfortable) But today usually use [lerna.js](https://github.com/lerna/lerna) for that. I would also divide this repository into several packages: chain, ecc, serializer, ws,...
No, `interface NameInterface {}` - it is Solidity code! When I run `doxity build` without `truffle.js`-file, doxity skipping some file. But when I create truffle.js-file, doxity crash on this files...